X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..65fb4b3a4f18e1d8b58ac92d50d4cc7f81f03783:/samples/treectrl/makefile.gcc?ds=inline diff --git a/samples/treectrl/makefile.gcc b/samples/treectrl/makefile.gcc index c867ac4bca..1af1eed640 100644 --- a/samples/treectrl/makefile.gcc +++ b/samples/treectrl/makefile.gcc @@ -65,7 +65,7 @@ ifeq ($(MONOLITHIC),0) EXTRALIBS_FOR_BASE = endif ifeq ($(MONOLITHIC),1) -EXTRALIBS_FOR_BASE = +EXTRALIBS_FOR_BASE = endif ifeq ($(BUILD),debug) __OPTIMIZEFLAG_2 = -O0