summaryrefslogtreecommitdiffstats
path: root/filter/Library_ept.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Library_ept.mk')
-rw-r--r--filter/Library_ept.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/Library_ept.mk b/filter/Library_ept.mk
index 2c8f8a406742..5281662571a4 100644
--- a/filter/Library_ept.mk
+++ b/filter/Library_ept.mk
@@ -32,9 +32,10 @@ $(eval $(call gb_Library_use_libraries,ept,\
cppu \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,ept))
+
$(eval $(call gb_Library_add_exception_objects,ept,\
filter/source/graphicfilter/epict/epict \
))