summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-27 16:57:10 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-31 19:11:35 +0100
commitf09e4ae2737acb4b3e309e7342162439904939a1 (patch)
treec13986014030c3b9619f8707bd89b0f2882b0a4e /registry
parent8b774b7eb1bb78245214775113830418624bbecf (diff)
add missing deps on sal headers
Change-Id: I815ef8abaf4cd998e7b91fbadad56ddf0a7087ba
Diffstat (limited to 'registry')
-rw-r--r--registry/StaticLibrary_registry_helper.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/registry/StaticLibrary_registry_helper.mk b/registry/StaticLibrary_registry_helper.mk
index a7d4671b6e05..07469dff98ff 100644
--- a/registry/StaticLibrary_registry_helper.mk
+++ b/registry/StaticLibrary_registry_helper.mk
@@ -27,6 +27,11 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,registry_helper))
+$(eval $(call gb_StaticLibrary_use_packages,registry_helper,\
+ sal_generated \
+ sal_inc \
+))
+
$(eval $(call gb_StaticLibrary_add_exception_objects,registry_helper,\
registry/tools/fileurl \
registry/tools/options \