topdir.mk: Some re-arrangement in jit-jannet-init prerequisites

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2013-07-11 13:13:46 +00:00
commit d4a23ada2c

View file

@ -111,7 +111,7 @@ git-import: git-init
git add -A
git commit -am "o initial checkin"
git-jannet-init: git-init git-clone-to-remote
git-jannet-init: git-import git-clone-to-remote
projects-%:
python $(MOD_SCRIPT_DIR)/build.py $* $(PROJECT)