gnumake3: reenable packmodule target

This commit is contained in:
Hans-Joachim Lankenau 2011-02-02 07:51:39 +01:00
parent 698f5c9f4b
commit 344547fcba
2 changed files with 1 additions and 1 deletions

View file

@ -41,7 +41,7 @@ packmodule : COMMAND := true
endif endif
endef endef
packmodule : all packmodule : all deliverlog
$(eval $(call gb_PackModule_setpackmodulecommand)) $(eval $(call gb_PackModule_setpackmodulecommand))
$(COMMAND) $(COMMAND)