X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/db157a6cf8052dcf4474abe9fc358761d9b2323d..bfde68e43fc0d2e6fa916bc6ee07fcf3b964d66a:/contrib/src/Makefile.in diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index b531e22864..d031944895 100644 --- a/contrib/src/Makefile.in +++ b/contrib/src/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -CONTRIB_SUBDIRS=ogl mmedia stc xml applet +CONTRIB_SUBDIRS=ogl mmedia stc xrc applet plot canvas animate all: @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done