summaryrefslogtreecommitdiff
path: root/store/Library_store.mk
diff options
context:
space:
mode:
Diffstat (limited to 'store/Library_store.mk')
-rw-r--r--store/Library_store.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/store/Library_store.mk b/store/Library_store.mk
index 39029be71fe5..43d81da71f0a 100644
--- a/store/Library_store.mk
+++ b/store/Library_store.mk
@@ -40,9 +40,10 @@ $(eval $(call gb_Library_add_defs,store,\
$(eval $(call gb_Library_use_libraries,store,\
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,store))
+
$(eval $(call gb_Library_add_exception_objects,store,\
store/source/object \
store/source/lockbyte \