summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/mixed/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/mixed/makefile')
-rw-r--r--examples/cxx/tree/custom/mixed/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/custom/mixed/makefile b/examples/cxx/tree/custom/mixed/makefile
index f95c1fe..43a1774 100644
--- a/examples/cxx/tree/custom/mixed/makefile
+++ b/examples/cxx/tree/custom/mixed/makefile
@@ -40,7 +40,7 @@ $(gen): xsd := $(out_root)/xsd/xsd
# We have to double-escape '#' because the message function
# (which is used in command scripts) expands things twice.
#
-$(gen): xsd_options := \
+$(gen): xsd_options += \
--generate-inline \
--generate-serialization \
--custom-type bio=/bio_base \