projects-dir.mk: Updates run before all

Updates always run before target all, fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2016-05-25 17:37:02 +00:00
commit 175b039ba0

View file

@ -140,6 +140,7 @@ cvsdir.done:
fi
touch $@
%.done: %
%.done:
make $@
touch $@