diff --git a/make/topdir.mk b/make/topdir.mk index 68f1e33c..cf34ea4c 100644 --- a/make/topdir.mk +++ b/make/topdir.mk @@ -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)