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