]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/Makefile.in
Removed redundant cursor files
[wxWidgets.git] / contrib / samples / Makefile.in
index 743f2eabb920321f7c8dfd2888c437a8f9a8c934..87a10c91f61ad52e0ab08a501c7a019d0030b994 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
 # $Id$
 
-CONTRIB_SAMPLES=mmedia ogl stc gizmos
+CONTRIB_SAMPLES=fl gizmos mmedia ogl plot stc svg deprecated #applet net
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done