Kaydet (Commit) 92ccb9a9 authored tarafından David Tardon's avatar David Tardon

add missing dep on tools/urlobj.hxx

Change-Id: I8529f58d9acd6d9203f7107b269638fd05167a65
üst 56ac41cf
...@@ -36,6 +36,10 @@ $(eval $(call gb_Library_set_include,updchk,\ ...@@ -36,6 +36,10 @@ $(eval $(call gb_Library_set_include,updchk,\
-I$(SRCDIR)/extensions/inc \ -I$(SRCDIR)/extensions/inc \
)) ))
$(eval $(call gb_Library_use_packages,updchk,\
tools_inc \
))
$(eval $(call gb_Library_use_sdk_api,updchk)) $(eval $(call gb_Library_use_sdk_api,updchk))
$(eval $(call gb_Library_use_libraries,updchk,\ $(eval $(call gb_Library_use_libraries,updchk,\
......
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