aboutsummaryrefslogtreecommitdiff
path: root/xsde/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/makefile')
-rw-r--r--xsde/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xsde/makefile b/xsde/makefile
index a8a4928..75a55a4 100644
--- a/xsde/makefile
+++ b/xsde/makefile
@@ -53,6 +53,7 @@ cxx_tun += cxx/serializer/elements.cxx \
cxx_tun += cxx/hybrid/elements.cxx \
cxx/hybrid/validator.cxx \
cxx/hybrid/generator.cxx \
+ cxx/hybrid/default-value.cxx \
cxx/hybrid/tree-size-processor.cxx \
cxx/hybrid/tree-name-processor.cxx \
cxx/hybrid/tree-forward.cxx \
@@ -75,13 +76,11 @@ cxx_tun += cxx/hybrid/elements.cxx \
cxx/hybrid/serializer-aggregate-header.cxx \
cxx/hybrid/serializer-aggregate-source.cxx
-
# Type map
#
cxx_tun += type-map/lexer.cxx \
type-map/parser.cxx
-
# Processing
#
cxx_tun += processing/inheritance/processor.cxx