X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4a93ea29b583718ec19613d6af98ff1ce9cc0ea3..58dbf9d0a22bc3a7d6d90a5fb1d53d2c6a479eaa:/contrib/src/Makefile.in diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index 7e32365d44..aff64d5085 100644 --- a/contrib/src/Makefile.in +++ b/contrib/src/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg xrc deprecated animate #applet +CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg #deprecated #applet all: @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done