X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/37c9624ecffb68b89bfa81c5c8a29e49af2ea428..988bbabbaa09d2bc5e2ddc315173276196e3c519:/contrib/src/Makefile.in diff --git a/contrib/src/Makefile.in b/contrib/src/Makefile.in index 2691511b37..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