]> 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 42a7ef8d0643cbb700394ca206f674edd0689d2d..45e37c974dfb71c6c6d5792965049e815875b66e 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
-CONTRIB_SUBDIRS=ogl mmedia stc
+CONTRIB_SUBDIRS=ogl mmedia stc xrc plot canvas animate fl #applet
 
 all:
        @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done