The deprecated lib doesn't build. Disable it from being automatically
built for now. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
93076559ba
commit
44b651f55a
@ -1,6 +1,6 @@
|
||||
# $Id$
|
||||
|
||||
CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg deprecated #applet
|
||||
CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg #deprecated #applet
|
||||
|
||||
all:
|
||||
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done
|
||||
|
Loading…
Reference in New Issue
Block a user