summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/binary/cdr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/binary/cdr/makefile')
-rw-r--r--tests/cxx/tree/binary/cdr/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/binary/cdr/makefile b/tests/cxx/tree/binary/cdr/makefile
index 9298961..235c88e 100644
--- a/tests/cxx/tree/binary/cdr/makefile
+++ b/tests/cxx/tree/binary/cdr/makefile
@@ -37,7 +37,7 @@ genf := $(xsd:.xsd=.hxx) $(xsd:.xsd=.ixx) $(xsd:.xsd=.cxx)
gen := $(addprefix $(out_base)/,$(genf))
$(gen): xsd := $(out_root)/xsd/xsd
-$(gen): xsd_options := --generate-insertion ACE_OutputCDR \
+$(gen): xsd_options += --generate-insertion ACE_OutputCDR \
--generate-extraction ACE_InputCDR
$(gen): $(out_root)/xsd/xsd