summaryrefslogtreecommitdiff
path: root/ucb/Library_ucpext.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-10 05:33:03 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-10 17:26:54 +0200
commit8d374508953f237b51e70e5047d5457559740ab9 (patch)
tree84617a69498d669ae344b05f17c58f641aa21fa6 /ucb/Library_ucpext.mk
parentc60b8ab88a8c65f4db4f90494373c438c97cd8cf (diff)
add missing dep on tools/diagnose_ex.h
Change-Id: Ie3a1e9043470f22d04d841f994cd0ff1d05868cb
Diffstat (limited to 'ucb/Library_ucpext.mk')
-rw-r--r--ucb/Library_ucpext.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucb/Library_ucpext.mk b/ucb/Library_ucpext.mk
index 3e6c5f599a56..889c7351c099 100644
--- a/ucb/Library_ucpext.mk
+++ b/ucb/Library_ucpext.mk
@@ -27,6 +27,10 @@
$(eval $(call gb_Library_Library,ucpext))
+$(eval $(call gb_Library_use_packages,ucpext,\
+ tools_inc \
+))
+
$(eval $(call gb_Library_set_componentfile,ucpext,ucb/source/ucp/ext/ucpext))
$(eval $(call gb_Library_use_sdk_api,ucpext))