summaryrefslogtreecommitdiffstats
path: root/filter/Library_xsltfilter.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-23 10:47:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-23 10:47:38 +0100
commitd6b39054fc0d47e01f01954279abf3ba3d8e9242 (patch)
tree9aa254313440a3b908d649d8f923c234dce60821 /filter/Library_xsltfilter.mk
parentAdapted LateInitThread to safer-to-use salhelper::Thread (diff)
downloadcore-d6b39054fc0d47e01f01954279abf3ba3d8e9242.tar.gz
core-d6b39054fc0d47e01f01954279abf3ba3d8e9242.zip
Adapted Reader to safer-to-use salhelper::Thread
...which required some Reference namespace clean up.
Diffstat (limited to 'filter/Library_xsltfilter.mk')
-rw-r--r--filter/Library_xsltfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Library_xsltfilter.mk b/filter/Library_xsltfilter.mk
index 5a103e0c2ed9..b9e7a6ebc0ae 100644
--- a/filter/Library_xsltfilter.mk
+++ b/filter/Library_xsltfilter.mk
@@ -40,6 +40,7 @@ $(eval $(call gb_Library_add_linked_libs,xsltfilter,\
cppuhelper \
cppu \
sal \
+ salhelper \
$(gb_STDLIBS) \
))