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