summaryrefslogtreecommitdiff
path: root/codemaker
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker')
-rw-r--r--codemaker/StaticLibrary_codemaker.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/codemaker/StaticLibrary_codemaker.mk b/codemaker/StaticLibrary_codemaker.mk
index ed7c0949c790..c55209fbbaf0 100644
--- a/codemaker/StaticLibrary_codemaker.mk
+++ b/codemaker/StaticLibrary_codemaker.mk
@@ -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) \