X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4638d697a3cf0b71597b1cedbbd8f62d2a4d3797..80cac95edb744966f52e63ecaed4e8fd370ace72:/contrib/src/Makefile.in diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index d031944895..6e449ac787 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=fl gizmos mmedia ogl plot stc svg deprecated animate #applet all: @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done