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