gnumake3: reenable packmodule target
This commit is contained in:
parent
698f5c9f4b
commit
344547fcba
2 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue