X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/08670ea85abf4b4946a9ce64971b591d7b1ee30b..ecc8721a0af85f0e2574bb81a6391dd71822a051:/samples/xrc/makefile.gcc?ds=sidebyside diff --git a/samples/xrc/makefile.gcc b/samples/xrc/makefile.gcc index 8459b4b80c..7f96249363 100644 --- a/samples/xrc/makefile.gcc +++ b/samples/xrc/makefile.gcc @@ -69,7 +69,7 @@ ifeq ($(MONOLITHIC),0) EXTRALIBS_FOR_BASE = endif ifeq ($(MONOLITHIC),1) -EXTRALIBS_FOR_BASE = +EXTRALIBS_FOR_BASE = endif ifeq ($(BUILD),debug) __OPTIMIZEFLAG_2 = -O0