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