diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-08 14:45:43 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-04-08 14:53:10 +0200 |
commit | cd2c512f9f6b6aa000fa48efb18033b3ebb3a264 (patch) | |
tree | a5866410802a9e7271686b189b0b13fe69d03b37 /svtools | |
parent | 36e7740104e2049518cf826c38eceedac36c8b73 (diff) |
clean up
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/CppunitTest_svtools_filters_test.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/CppunitTest_svtools_filters_test.mk b/svtools/CppunitTest_svtools_filters_test.mk index 7d4353fbde13..9cd4a53c9be8 100644 --- a/svtools/CppunitTest_svtools_filters_test.mk +++ b/svtools/CppunitTest_svtools_filters_test.mk @@ -44,10 +44,6 @@ $(eval $(call gb_CppunitTest_use_libraries,svtools_filters_test, \ $(gb_STDLIBS) \ )) -$(eval $(call gb_CppunitTest_set_include,svtools_filters_test,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_CppunitTest_use_api,svtools_filters_test,\ udkapi \ offapi \ |