X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b2ba79b25a7e0f268dc59680976085cf18a8ee6..b31663c9d7d12a1e8299e9dbf1b5e174f410fc23:/contrib/src/Makefile.in diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index 6e449ac787..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 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