From 60ab9a0bc8af439a7b7d0f57ea6b5215dc8aa9fa Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Tue, 19 Mar 2013 02:42:42 +0100 Subject: that should not have been in the patch --- sc/Module_sc.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sc/Module_sc.mk') diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 6f36f6900da4..4a4fc4192b85 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -44,6 +44,8 @@ endif $(eval $(call gb_Module_add_check_targets,sc,\ CppunitTest_sc_ucalc \ + CppunitTest_sc_filters_test \ + CppunitTest_sc_rangelst_test \ )) $(eval $(call gb_Module_add_slowcheck_targets,sc, \ -- cgit