[Libreoffice-commits] .: sc/CppunitTest_sc_filters_test.mk

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Sat Apr 14 05:59:35 PDT 2012


 sc/CppunitTest_sc_filters_test.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7ad0f3a4139f7cfde39222cc575e86f3d3343896
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat Apr 14 14:48:14 2012 +0200

    blind fix for Norbert's tinderbox

diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk
index df24d15..da56cb8 100644
--- a/sc/CppunitTest_sc_filters_test.mk
+++ b/sc/CppunitTest_sc_filters_test.mk
@@ -118,7 +118,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_filters_test,\
     unoxml/source/service/unoxml \
 ))
 
-$(eval $(call gb_CppunitTest_use_configuration,sc_filters_test))
+$(eval $(call gb_CppunitTest_use_filter_configuration,sc_filters_test))
 
 $(eval $(call gb_CppunitTest_use_filter_configuration,sc_filters_test))
 


More information about the Libreoffice-commits mailing list