X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4638d697a3cf0b71597b1cedbbd8f62d2a4d3797..bf5ff0c308f38727c0c791ca11cd7697112f4566:/contrib/src/Makefile.in?ds=sidebyside diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index d031944895..7e32365d44 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 xrc deprecated animate #applet all: @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done