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