smoketest CppUnit lib is only a thin wrapper around smoketest lib

This commit is contained in:
Stephan Bergmann 2012-04-11 16:33:00 +02:00
parent ee7084c4f7
commit e175c3f3e7

View file

@ -35,10 +35,6 @@ $(eval $(call gb_CppunitTest_use_api,smoketest,\
))
$(eval $(call gb_CppunitTest_use_libraries,smoketest,\
cppu \
cppuhelper \
sal \
unotest \
smoketest \
))