summaryrefslogtreecommitdiff
path: root/writerfilter/CppunitTest_writerfilter_misc.mk
diff options
context:
space:
mode:
authorGleb Mishchenko <gleb.mishchenko.96@gmail.com>2016-03-22 10:43:56 +0300
committerjan iversen <jani@documentfoundation.org>2016-06-09 09:47:11 +0000
commita97b392879c96145701b2454b26dc0c4f6aa4bb2 (patch)
treecbc4f327035084aaf1a1fd5fe927dedc20ff2f99 /writerfilter/CppunitTest_writerfilter_misc.mk
parentaaebe3c45d3ceac7aba19ad8fd5b1cb621e337b3 (diff)
tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi
This patch changes occurences in makefiles from $(eval $(call gb_CppunitTest_use_api,comphelper_test_config, \ udkapi \ offapi \ )) to $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_test_config)) (corrected instead of abandon, jani) Change-Id: Ic96ec65d82d7452e288f05a8b6d576ef543b068e Reviewed-on: https://gerrit.libreoffice.org/23426 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'writerfilter/CppunitTest_writerfilter_misc.mk')
-rw-r--r--writerfilter/CppunitTest_writerfilter_misc.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/writerfilter/CppunitTest_writerfilter_misc.mk b/writerfilter/CppunitTest_writerfilter_misc.mk
index f563c7a58977..741a48e1d9a2 100644
--- a/writerfilter/CppunitTest_writerfilter_misc.mk
+++ b/writerfilter/CppunitTest_writerfilter_misc.mk
@@ -9,10 +9,7 @@
$(eval $(call gb_CppunitTest_CppunitTest,writerfilter_misc))
-$(eval $(call gb_CppunitTest_use_api,writerfilter_misc,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_CppunitTest_use_sdk_api,writerfilter_misc))
$(eval $(call gb_CppunitTest_use_custom_headers,writerfilter_misc,\
writerfilter/source \