X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/007194393636588b166e0718357f00f6b3e1e743..4f3449b43280a855e57280e6848610ea9fdaa3bb:/contrib/samples/gizmos/Makefile.in diff --git a/contrib/samples/gizmos/Makefile.in b/contrib/samples/gizmos/Makefile.in index eddc848241..b8ea713e3b 100644 --- a/contrib/samples/gizmos/Makefile.in +++ b/contrib/samples/gizmos/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -CONTRIB_SAMPLES=multicell splittree +CONTRIB_SAMPLES=multicell splittree editlbox all: @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done