projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
synthetize 'button up' event before doubleclick, too
[wxWidgets.git]
/
contrib
/
samples
/
Makefile.in
diff --git
a/contrib/samples/Makefile.in
b/contrib/samples/Makefile.in
index c054aa6453c78d2e5bb7538002972693077f1f88..be88e149d0e9d897981b337b3014f171d898acbb 100644
(file)
--- a/
contrib/samples/Makefile.in
+++ b/
contrib/samples/Makefile.in
@@
-1,6
+1,6
@@
# $Id$
# $Id$
-CONTRIB_SAMPLES=
mmedia ogl stc
+CONTRIB_SAMPLES=
canvas fl gizmos mmedia net ogl plot stc xrc #applet
all:
@for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done
all:
@for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done