summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/mixed
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/mixed')
-rw-r--r--examples/cxx/tree/custom/mixed/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/custom/mixed/makefile b/examples/cxx/tree/custom/mixed/makefile
index e91c085..f95c1fe 100644
--- a/examples/cxx/tree/custom/mixed/makefile
+++ b/examples/cxx/tree/custom/mixed/makefile
@@ -48,7 +48,7 @@ $(gen): xsd_options := \
$(gen): $(out_root)/xsd/xsd
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#