X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..fd78ef4715d4afe60a2ddb4bc4080af24ce7946d:/samples/joytest/makefile.gcc?ds=sidebyside diff --git a/samples/joytest/makefile.gcc b/samples/joytest/makefile.gcc index 25be80848d..385510cfac 100644 --- a/samples/joytest/makefile.gcc +++ b/samples/joytest/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