X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/007194393636588b166e0718357f00f6b3e1e743..bcb7cc7693846151a179c6f199105c19df2c77a2:/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