aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/serializer/polyroot/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/serializer/polyroot/makefile')
-rw-r--r--examples/cxx/serializer/polyroot/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/serializer/polyroot/makefile b/examples/cxx/serializer/polyroot/makefile
index 5d9020d..c511a61 100644
--- a/examples/cxx/serializer/polyroot/makefile
+++ b/examples/cxx/serializer/polyroot/makefile
@@ -42,7 +42,7 @@ $(skel): xsde_options += --generate-polymorphic \
$(skel): $(out_root)/xsde/xsde $(src_base)/supermen.map
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#