summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/binary/boost/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/binary/boost/makefile')
-rw-r--r--examples/cxx/tree/binary/boost/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/binary/boost/makefile b/examples/cxx/tree/binary/boost/makefile
index 2a2c297..fe3c77b 100644
--- a/examples/cxx/tree/binary/boost/makefile
+++ b/examples/cxx/tree/binary/boost/makefile
@@ -43,7 +43,7 @@ gen := $(addprefix $(out_base)/,$(genf))
$(gen): xsd := $(out_root)/xsd/xsd
-$(gen): xsd_options := --generate-ostream \
+$(gen): xsd_options += --generate-ostream \
--hxx-prologue-file $(src_base)/library-prologue.hxx \
--generate-insertion boost::archive::text_oarchive \
--generate-extraction boost::archive::text_iarchive