add missing dependency

Change-Id: Ibfe60fde8010755ee8c3ce1afce669400a44f6e2
This commit is contained in:
David Tardon 2012-07-30 09:48:00 +02:00
parent 7678287ad1
commit d40ec00ad9

View file

@ -27,6 +27,10 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker))
$(eval $(call gb_StaticLibrary_use_packages,codemaker,\
sal_generated \
))
$(eval $(call gb_StaticLibrary_set_include,codemaker,\
-I$(SRCDIR)/codemaker/inc \
$$(INCLUDE) \