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