add missing dependency
Change-Id: Ibfe60fde8010755ee8c3ce1afce669400a44f6e2
This commit is contained in:
parent
7678287ad1
commit
d40ec00ad9
1 changed files with 4 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue