]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/Makefile.in
don't log mouse events by default
[wxWidgets.git] / contrib / samples / Makefile.in
index 93436487e413a15f5f1a92fe3e3ee22a33720687..2d1cd3a037a81be3f2ab6b545e7fbc8c3e4f186c 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
 # $Id$
 
-CONTRIB_SAMPLES=mmedia ogl stc gizmos canvas xml plot
+CONTRIB_SAMPLES=mmedia ogl stc gizmos canvas xrc plot applet fl
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done
 
 all:
        @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done