summaryrefslogtreecommitdiff
path: root/starmath/Module_starmath.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:26:15 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-04 18:34:24 +0200
commitddf0f4f36f29b0fc360c1d423cd4eb92edf8d3d9 (patch)
treeabab892217c2fe3746aae10d6baf0c2587f5b79f /starmath/Module_starmath.mk
parent371c4c8600efd8f1674fafc35b80039b58798e26 (diff)
adapt starmath unittests to separate RdbTarget makefile requirement
Diffstat (limited to 'starmath/Module_starmath.mk')
-rw-r--r--starmath/Module_starmath.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/starmath/Module_starmath.mk b/starmath/Module_starmath.mk
index b3763c21c01c..6da29aa96e2d 100644
--- a/starmath/Module_starmath.mk
+++ b/starmath/Module_starmath.mk
@@ -35,6 +35,12 @@ $(eval $(call gb_Module_add_targets,starmath,\
Package_uiconfig \
))
+# was this missing accidentally?
+#$(eval $(call gb_Module_add_check_targets,starmath,\
+ CppunitTest_starmath_qa_cppunit \
+ RdbTarget_starmath_qa_cppunit \
+))
+
$(eval $(call gb_Module_add_subsequentcheck_targets,starmath,\
JunitTest_sm_unoapi \
))