summaryrefslogtreecommitdiff
path: root/filter/Library_PptImporter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_PptImporter.mk')
-rw-r--r--filter/Library_PptImporter.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/Library_PptImporter.mk b/filter/Library_PptImporter.mk
index dc676fc1eb04..22e613952383 100644
--- a/filter/Library_PptImporter.mk
+++ b/filter/Library_PptImporter.mk
@@ -31,9 +31,10 @@ $(eval $(call gb_Library_use_libraries,PptImporter,\
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,PptImporter))
+
$(eval $(call gb_Library_add_exception_objects,PptImporter,\
filter/source/msfilter/powerpoint/pptimporter \
filter/source/msfilter/powerpoint/pptimporteruno \