[Libreoffice-commits] .: smoketest/CppunitTest_smoketest.mk

Stephan Bergmann sbergmann at kemper.freedesktop.org
Wed Apr 11 07:33:15 PDT 2012


 smoketest/CppunitTest_smoketest.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit e175c3f3e728e0526086b7a5d6b07c2ed6389016
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Apr 11 16:33:00 2012 +0200

    smoketest CppUnit lib is only a thin wrapper around smoketest lib

diff --git a/smoketest/CppunitTest_smoketest.mk b/smoketest/CppunitTest_smoketest.mk
index 0fc2ab5..cbfc3d3 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 \
 ))
 


More information about the Libreoffice-commits mailing list