]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/Makefile.in
Added tooltips to the buttons in the wxEditableListBox
[wxWidgets.git] / contrib / src / Makefile.in
index 15b4ebb5b0de6243696ea30f2b3632610694c4dc..45e37c974dfb71c6c6d5792965049e815875b66e 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
-CONTRIB_SUBDIRS=ogl mmedia stc xrc applet
+CONTRIB_SUBDIRS=ogl mmedia stc xrc plot canvas animate fl #applet
 
 all:
        @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done