summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_macros_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_macros_test.mk
parentf18357810e5e4c2d24d76aedea1ffe8dd6947826 (diff)
gbuild: missing dep on $(OUTDIR)/unittest/registry for tests
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
Diffstat (limited to 'sc/CppunitTest_sc_macros_test.mk')
-rw-r--r--sc/CppunitTest_sc_macros_test.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk
index 7d1a8fbd241c..a19403f4bd92 100644
--- a/sc/CppunitTest_sc_macros_test.mk
+++ b/sc/CppunitTest_sc_macros_test.mk
@@ -120,9 +120,7 @@ $(eval $(call gb_CppunitTest_use_configuration,sc_macros_test))
$(eval $(call gb_CppunitTest_use_filter_configuration,sc_macros_test))
-$(eval $(call gb_CppunitTest_use_extra_configuration,sc_macros_test,\
- $(OUTDIR)/unittest/registry \
-))
+$(eval $(call gb_CppunitTest_use_unittest_configuration,sc_macros_test))
# we need to
# - explicitly depend on the sc resource files needed at unit-test runtime