summaryrefslogblamecommitdiffstats
path: root/x11-toolkits/wxgtk24/files/patch-contrib-src-Makefile.in
blob: c26515ce78b23793a988144c261a43c663188224 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                 
--- contrib/src/Makefile.in.orig    Sun Sep 21 18:32:39 2003
+++ contrib/src/Makefile.in Tue Nov  4 22:30:37 2003
@@ -1,6 +1,6 @@
 # $Id: patch-contrib-src-Makefile.in,v 1.3 2006-09-30 00:11:48 ahze Exp $
 
-CONTRIB_SUBDIRS=canvas fl gizmos mmedia net ogl plot stc svg xrc animate #applet
+CONTRIB_SUBDIRS=canvas fl gizmos net ogl plot stc svg xrc #animate applet mmedia
 
 all:
    @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done