gb_CustomTarget_CustomTarget now takes only one parameter
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
|
||||
# instead of those above.
|
||||
|
||||
$(eval $(call gb_CustomTarget_CustomTarget,translations/translate,new_style))
|
||||
$(eval $(call gb_CustomTarget_CustomTarget,translations/translate))
|
||||
|
||||
translations_DIR := $(call gb_CustomTarget_get_workdir,translations/translate)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user