X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3aa39c7acc8da8e8b8354bb6d210af0e4f00968..0b9d77cef71f01559e2c81353efe623d25db63ad:/contrib/samples/deprecated/Makefile.in diff --git a/contrib/samples/deprecated/Makefile.in b/contrib/samples/deprecated/Makefile.in index 4b4a73bf44..94ab5c0403 100644 --- a/contrib/samples/deprecated/Makefile.in +++ b/contrib/samples/deprecated/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -CONTRIB_SAMPLES=proplist resources treelay +CONTRIB_SAMPLES=proplist resource treelay all: @for d in $(CONTRIB_SAMPLES); do (cd $$d && $(MAKE)); done