summaryrefslogtreecommitdiffstats
path: root/sc/CppunitTest_sc_chart_regression_test.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-09 16:08:37 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-10 12:02:40 +0200
commit7530303bf9aeadf5423dcf1c78128a458a9588ba (patch)
tree4550a6a658f1eea5ab14f76ef3f91df08a1bf305 /sc/CppunitTest_sc_chart_regression_test.mk
parentdo not serialize tail_build unless there is 'all' target (diff)
downloadcore-7530303bf9aeadf5423dcf1c78128a458a9588ba.tar.gz
core-7530303bf9aeadf5423dcf1c78128a458a9588ba.zip
gbuild: missing dep on $(OUTDIR)/unittest/registry for tests
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
Diffstat (limited to 'sc/CppunitTest_sc_chart_regression_test.mk')
-rw-r--r--sc/CppunitTest_sc_chart_regression_test.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/CppunitTest_sc_chart_regression_test.mk b/sc/CppunitTest_sc_chart_regression_test.mk
index 3e3d580c2d68..f27fb2fc6cbd 100644
--- a/sc/CppunitTest_sc_chart_regression_test.mk
+++ b/sc/CppunitTest_sc_chart_regression_test.mk
@@ -128,9 +128,7 @@ $(eval $(call gb_CppunitTest_use_configuration,sc_chart_regression_test))
$(eval $(call gb_CppunitTest_use_filter_configuration,sc_chart_regression_test))
-$(eval $(call gb_CppunitTest_use_extra_configuration,sc_chart_regression_test,\
- $(OUTDIR)/unittest/registry \
-))
+$(eval $(call gb_CppunitTest_use_unittest_configuration,sc_chart_regression_test))
$(eval $(call gb_CppunitTest_use_external,sc_chart_regression_test,libxml2))