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