aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/polymorphism/multischema/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/polymorphism/multischema/makefile')
-rw-r--r--tests/cxx/hybrid/polymorphism/multischema/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/hybrid/polymorphism/multischema/makefile b/tests/cxx/hybrid/polymorphism/multischema/makefile
index 600155e..fcdfa79 100644
--- a/tests/cxx/hybrid/polymorphism/multischema/makefile
+++ b/tests/cxx/hybrid/polymorphism/multischema/makefile
@@ -50,7 +50,7 @@ $(gen) $(dist) $(dist-win): xsde_options += --generate-parser \
--generate-typeinfo --polymorphic-type base \
--polymorphic-schema $(src_base)/type.xsd
-$(call include-dep,$(dep))
+$(call include-dep,$(dep),$(obj),$(gen))
# Convenience alias for default target.
#