projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f73bc31
)
netutils code is MSW-only
author
Václav Slavík
<vslavik@fastmail.fm>
Sun, 17 Aug 2003 12:48:18 +0000
(12:48 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Sun, 17 Aug 2003 12:48:18 +0000
(12:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22965
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
contrib/src/Makefile.in
patch
|
blob
|
blame
|
history
diff --git
a/contrib/src/Makefile.in
b/contrib/src/Makefile.in
index 32ee591502352e43a8640735d5661422ccaef85c..7e32365d44bb4a9f78d823fcfdcb9fda71614aaf 100644
(file)
--- a/
contrib/src/Makefile.in
+++ b/
contrib/src/Makefile.in
@@
-1,6
+1,6
@@
# $Id$
-CONTRIB_SUBDIRS=fl gizmos mmedia
net
ogl plot stc svg xrc deprecated animate #applet
+CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg xrc deprecated animate #applet
all:
@for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done