summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/naming/camel/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/naming/camel/makefile')
-rw-r--r--tests/cxx/tree/naming/camel/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/naming/camel/makefile b/tests/cxx/tree/naming/camel/makefile
index b7f862f..2d9db6b 100644
--- a/tests/cxx/tree/naming/camel/makefile
+++ b/tests/cxx/tree/naming/camel/makefile
@@ -35,7 +35,7 @@ gen := $(addprefix $(out_base)/,$(genf))
$(gen): xsd := $(out_root)/xsd/xsd
-$(gen): xsd_options := \
+$(gen): xsd_options += \
--type-naming ucc \
--function-naming lcc \
--generate-ostream \