From 16e0d4a57a160198d7ef7823f9b484b85aa98197 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 14 Jun 2011 10:49:11 +0100 Subject: don't need to link against vcl --- hwpfilter/CppunitTest_hwpfilter_test_hwpfilter.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'hwpfilter') 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) \ )) -- cgit