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