diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-04-11 16:33:00 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-04-11 16:33:00 +0200 |
commit | e175c3f3e728e0526086b7a5d6b07c2ed6389016 (patch) | |
tree | fa481492a1fca8da46eac1d7efdaf83f28488c41 /smoketest/CppunitTest_smoketest.mk | |
parent | ee7084c4f720c932df67c8ff033dab4d8d556179 (diff) |
smoketest CppUnit lib is only a thin wrapper around smoketest lib
Diffstat (limited to 'smoketest/CppunitTest_smoketest.mk')
-rw-r--r-- | smoketest/CppunitTest_smoketest.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk index 0fc2ab532866..cbfc3d30e609 100644 --- a/smoketest/CppunitTest_smoketest.mk +++ b/smoketest/CppunitTest_smoketest.mk @@ -35,10 +35,6 @@ $(eval $(call gb_CppunitTest_use_api,smoketest,\ )) $(eval $(call gb_CppunitTest_use_libraries,smoketest,\ - cppu \ - cppuhelper \ - sal \ - unotest \ smoketest \ )) |