[Libreoffice-commits] core.git: sc/Module_sc.mk

Markus Mohrhard markus.mohrhard at googlemail.com
Sun Nov 17 09:59:31 PST 2013


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

New commits:
commit b3b2dc1b132517ed1310e11be39c4b2a65476e87
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sun Nov 17 18:58:55 2013 +0100

    fix build

diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 7f0515a..0476d62 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -59,7 +59,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
     CppunitTest_sc_ucalc \
     CppunitTest_sc_filters_test \
     CppunitTest_sc_rangelst_test \
-	CppunitTest_sc_opencl_test) \
+	CppunitTest_sc_opencl_test \
 ))
 
 $(eval $(call gb_Module_add_slowcheck_targets,sc, \


More information about the Libreoffice-commits mailing list