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