summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-09-22 15:46:15 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-09-22 15:46:15 +0300
commit4f3e9f30a0a05a18d39161fda5f271f9b6f2a029 (patch)
treed59bbfbfe5a991cdec071ee828370e7ace6b8858 /svtools
parent8a915ad95fcc1e21f57c7a397fb12a96abc799e6 (diff)
Always link with user32
Diffstat (limited to 'svtools')
-rw-r--r--svtools/Library_svt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/Library_svt.mk b/svtools/Library_svt.mk
index 7caf93cabe03..19be48869b25 100644
--- a/svtools/Library_svt.mk
+++ b/svtools/Library_svt.mk
@@ -290,7 +290,6 @@ $(eval $(call gb_Library_add_linked_libs,svt,\
gdi32 \
ole32 \
oleaut32 \
- user32 \
uuid \
))
endif