X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/999d9a9f795cfc745681989ae0f30e531cde059f..9a90985d5f2d7e0cd0e458bb3efba709a6166cbb:/contrib/src/Makefile.in?ds=inline diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index 15b4ebb5b0..e516e29cf8 100644 --- a/contrib/src/Makefile.in +++ b/contrib/src/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -CONTRIB_SUBDIRS=ogl mmedia stc xrc applet +CONTRIB_SUBDIRS=fl gizmos mmedia net ogl plot stc svg xrc deprecated #applet all: @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done