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