aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/custom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/binary/custom/makefile')
-rw-r--r--tests/cxx/hybrid/binary/custom/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cxx/hybrid/binary/custom/makefile b/tests/cxx/hybrid/binary/custom/makefile
index 9af7fa1..7ab67d8 100644
--- a/tests/cxx/hybrid/binary/custom/makefile
+++ b/tests/cxx/hybrid/binary/custom/makefile
@@ -44,8 +44,8 @@ $(gen): $(out_root)/xsde/xsde
$(gen): xsde := $(out_root)/xsde/xsde
$(gen): xsde_options += --generate-parser --generate-serializer \
--generate-aggregate --extern-xml-schema xml-schema.xsd \
---generate-insertion orawstream --hxx-prologue '\\\#include "orawstream.hxx"' \
---generate-extraction irawstream --hxx-prologue '\\\#include "irawstream.hxx"'
+--generate-insertion orawstream --hxx-prologue '\#include "orawstream.hxx"' \
+--generate-extraction irawstream --hxx-prologue '\#include "irawstream.hxx"'
# Header files for XML Schema namespace.
#