Kaydet (Commit) e755317a authored tarafından Michael Stahl's avatar Michael Stahl

l10ntools: add missing dependency on sal headers

Change-Id: Iced89d43299767a30d31d1c5e3abf3e8c91f76cc
üst cbe020b9
...@@ -32,6 +32,11 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\ ...@@ -32,6 +32,11 @@ $(eval $(call gb_StaticLibrary_set_include,transex,\
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
$(eval $(call gb_StaticLibrary_use_packages,transex,\
sal_generated \
sal_inc \
))
$(eval $(call gb_StaticLibrary_add_exception_objects,transex,\ $(eval $(call gb_StaticLibrary_add_exception_objects,transex,\
l10ntools/source/export2 \ l10ntools/source/export2 \
l10ntools/source/merge \ l10ntools/source/merge \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment