X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..34326da778583ca8eab95f2e41738da2852a5a16:/samples/xti/makefile.gcc?ds=sidebyside diff --git a/samples/xti/makefile.gcc b/samples/xti/makefile.gcc index 8959352afe..732e74f5ad 100644 --- a/samples/xti/makefile.gcc +++ b/samples/xti/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