add missing dep on tools/diagnose_ex.h

Change-Id: Ie3a1e9043470f22d04d841f994cd0ff1d05868cb
This commit is contained in:
David Tardon
2012-10-10 05:33:03 +02:00
parent c60b8ab88a
commit 8d37450895

View File

@@ -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))