summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/taxonomy/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/taxonomy/makefile')
-rw-r--r--examples/cxx/tree/custom/taxonomy/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cxx/tree/custom/taxonomy/makefile b/examples/cxx/tree/custom/taxonomy/makefile
index 4ecb64a..ca3327c 100644
--- a/examples/cxx/tree/custom/taxonomy/makefile
+++ b/examples/cxx/tree/custom/taxonomy/makefile
@@ -44,6 +44,7 @@ $(gen): xsd_options := \
--generate-inline \
--generate-forward \
--generate-polymorphic \
+--polymorphic-type person \
--custom-type "person=person_impl<person_base>/person_base" \
--custom-type "superman=superman_impl<superman_base>/superman_base" \
--custom-type "batman=batman_impl<batman_base>/batman_base" \