]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/Makefile.in
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
[wxWidgets.git] / contrib / samples / Makefile.in
index 1133423958a98a6f1ca87ac503ec212f620d3358..6398a025b08bfa65e13ebf9f09a13741b0b4c7dd 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
 # $Id$
 
-CONTRIB_SAMPLES=mmedia ogl stc gizmos canvas xrc plot applet
+CONTRIB_SAMPLES=fl gizmos mmedia ogl plot stc svg xrc 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