summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/wildcard
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-10-06 13:44:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-10-06 13:44:56 +0200
commit5be9f5cc62919ae55311d369a0a1962175ed0565 (patch)
tree7c3f5da66d8fee5460a15369eaef06d524b54a8c /examples/cxx/tree/custom/wildcard
parent29af56dab3285fded22467b727faa0e97af7ada8 (diff)
Get rid of extra escaping of # (build upgrade)
Diffstat (limited to 'examples/cxx/tree/custom/wildcard')
-rw-r--r--examples/cxx/tree/custom/wildcard/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/custom/wildcard/makefile b/examples/cxx/tree/custom/wildcard/makefile
index d06fff3..dec11ba 100644
--- a/examples/cxx/tree/custom/wildcard/makefile
+++ b/examples/cxx/tree/custom/wildcard/makefile
@@ -45,7 +45,7 @@ $(gen): xsd_options := \
--generate-ostream \
--generate-serialization \
--custom-type data=/data_base \
---hxx-epilogue '\\\#include "wildcard-custom.hxx"'
+--hxx-epilogue '\#include "wildcard-custom.hxx"'
$(gen): $(out_root)/xsd/xsd