summaryrefslogtreecommitdiff
path: root/store/Library_store.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-09 13:43:30 +0200
committerNoel Grandin <noel@peralex.com>2014-07-10 11:04:13 +0200
commitbc30f938c0d27ee1ae20b0c10d3d8840557b2e93 (patch)
tree0a77d8983bcb74f763e08fc0f35b6c0d478416db /store/Library_store.mk
parent0ae79a13686f2c17e6e4bda89b21fe78b5466201 (diff)
use SimpleReferenceObject in stoc module
to replace hand-rolled version Change-Id: I30635aec81313e4e0d1b67b30c8992fd63bb1f67
Diffstat (limited to 'store/Library_store.mk')
-rw-r--r--store/Library_store.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/Library_store.mk b/store/Library_store.mk
index 85d9f0e31982..d5b02c0e6b97 100644
--- a/store/Library_store.mk
+++ b/store/Library_store.mk
@@ -18,6 +18,7 @@ $(eval $(call gb_Library_add_defs,store,\
$(eval $(call gb_Library_use_libraries,store,\
sal \
+ salhelper \
$(gb_UWINAPI) \
))