Kaydet (Commit) 0cd3740c authored tarafından Michael Stahl's avatar Michael Stahl

smoketest: fix duplicate linkage warning

üst d343dddc
......@@ -29,10 +29,6 @@ $(eval $(call gb_CppunitTest_CppunitTest,smoketest))
$(eval $(call gb_CppunitTest_abort_on_assertion,smoketest))
$(eval $(call gb_CppunitTest_add_exception_objects,smoketest,\
smoketest/smoketest \
))
$(eval $(call gb_CppunitTest_add_api,smoketest,\
offapi \
udkapi \
......@@ -43,6 +39,7 @@ $(eval $(call gb_CppunitTest_add_linked_libs,smoketest,\
cppuhelper \
sal \
unotest \
smoketest \
))
ifeq ($(OS),MACOSX)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment