diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-06-04 16:53:54 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-06-04 16:53:54 +0200 |
commit | 457933f1aa8e1479749589697e08d9f7bdc1299b (patch) | |
tree | 8e4a11266050694eee5ac441cbcb8beaad24f1ca /basic | |
parent | 5ad71fb44ef45bd6026c501ca1b779974c3d6621 (diff) |
Do not both _use_library_objects and _use_libraries sb
Change-Id: I11f667104a0ca7279542fab53ad754d4de8c807d
Diffstat (limited to 'basic')
-rw-r--r-- | basic/CppunitTest_basic_scanner.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/CppunitTest_basic_scanner.mk b/basic/CppunitTest_basic_scanner.mk index 83c040a1b7d8..f17f08dc0f16 100644 --- a/basic/CppunitTest_basic_scanner.mk +++ b/basic/CppunitTest_basic_scanner.mk @@ -24,7 +24,6 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_scanner, \ sal \ salhelper \ i18nlangtag \ - sb \ sot \ svl \ svt \ |