X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3aa39c7acc8da8e8b8354bb6d210af0e4f00968..3285ee538be44537a0d4e43252db18f5e7362782:/contrib/samples/deprecated/Makefile.in?ds=inline 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