summaryrefslogtreecommitdiff
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
commit5386e2a74bea33f0970ce41083be6211ef3536bd (patch)
tree770510c88e685869ee98463e30ca276cbc9f9ad7
parentb8cf210d359c08211cc1e41e02e3c601727e3cd8 (diff)
don't need to link against vcl
-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 0f7ea4181..5e053286f 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) \
))