summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/Library_pyuno_wrapper.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/pyuno/Library_pyuno_wrapper.mk b/pyuno/Library_pyuno_wrapper.mk
index 8ec4a1088a85..2c44a6fa4760 100644
--- a/pyuno/Library_pyuno_wrapper.mk
+++ b/pyuno/Library_pyuno_wrapper.mk
@@ -26,6 +26,11 @@
$(eval $(call gb_Library_Library,pyuno_wrapper))
+$(eval $(call gb_Library_use_packages,pyuno_wrapper,\
+ sal_generated \
+ sal_inc \
+))
+
$(eval $(call gb_Library_set_include,pyuno_wrapper,\
-I$(SRCDIR)/pyuno/source/module \
-I$(SRCDIR)/pyuno/inc \