summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/containment
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/containment')
-rw-r--r--tests/cxx/tree/containment/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/containment/makefile b/tests/cxx/tree/containment/makefile
index 58509ae..ea1a160 100644
--- a/tests/cxx/tree/containment/makefile
+++ b/tests/cxx/tree/containment/makefile
@@ -37,7 +37,7 @@ $(gen): xsd := $(out_root)/xsd/xsd
$(gen): xsd_options := --generate-default-ctor
$(gen): $(out_root)/xsd/xsd
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#