summaryrefslogtreecommitdiff
path: root/starmath/Library_sm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/Library_sm.mk')
-rw-r--r--starmath/Library_sm.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/starmath/Library_sm.mk b/starmath/Library_sm.mk
index 2ecb8d8e7ed3..554b49ce16e0 100644
--- a/starmath/Library_sm.mk
+++ b/starmath/Library_sm.mk
@@ -56,9 +56,10 @@ $(eval $(call gb_Library_use_libraries,sm,\
vcl \
xo \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,sm))
+
$(eval $(call gb_Library_add_exception_objects,sm,\
starmath/source/accessibility \
starmath/source/action \