summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-14 10:49:11 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-14 10:49:11 +0100
commit16e0d4a57a160198d7ef7823f9b484b85aa98197 (patch)
tree1d4b2335091ab249e183ecc16e2c031d91120762 /hwpfilter
parent2787179fe97c0dac5e1857aad28c165a260292de (diff)
don't need to link against vcl
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
index 0f7ea418115e..5e053286fc86 100644
--- a/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
+++ b/hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk
@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,hwpfilter_test_hwpfilter, \
cppu \
cppuhelper \
sal \
- vcl \
$(gb_STDLIBS) \
))