]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/gizmos/Makefile.in
don't try to remove -g flag from CFLAGS, it is not necessary and doesn't work correct...
[wxWidgets.git] / contrib / samples / gizmos / Makefile.in
index b8ea713e3b05d977ceb7e62adfa6a4ac2b884837..223d5330fe779bb11655c08b1005b722797b0fe8 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
 # $Id$
 
-CONTRIB_SAMPLES=multicell splittree editlbox
+CONTRIB_SAMPLES=multicell splittree editlbox dynsash dynsash_switch
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done