summaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation/restriction/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/parser/validation/restriction/makefile')
-rw-r--r--tests/cxx/parser/validation/restriction/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile
index 90b9f1c..5f58a0b 100644
--- a/tests/cxx/parser/validation/restriction/makefile
+++ b/tests/cxx/parser/validation/restriction/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.