diff options
Diffstat (limited to 'codemaker/StaticLibrary_codemaker.mk')
-rw-r--r-- | codemaker/StaticLibrary_codemaker.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/codemaker/StaticLibrary_codemaker.mk b/codemaker/StaticLibrary_codemaker.mk index 04b53db236af..e0eab499bc91 100644 --- a/codemaker/StaticLibrary_codemaker.mk +++ b/codemaker/StaticLibrary_codemaker.mk @@ -31,6 +31,7 @@ $(eval $(call gb_StaticLibrary_use_packages,codemaker,\ codemaker_inc \ registry_inc \ sal_generated \ + sal_inc \ )) $(eval $(call gb_StaticLibrary_add_exception_objects,codemaker,\ |