aboutsummaryrefslogtreecommitdiff
path: root/xsde/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/makefile')
-rw-r--r--xsde/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/xsde/makefile b/xsde/makefile
index 953fbdb..a8a4928 100644
--- a/xsde/makefile
+++ b/xsde/makefile
@@ -60,6 +60,10 @@ cxx_tun += cxx/hybrid/elements.cxx \
cxx/hybrid/tree-inline.cxx \
cxx/hybrid/tree-source.cxx \
cxx/hybrid/tree-type-map.cxx \
+ cxx/hybrid/insertion-header.cxx \
+ cxx/hybrid/insertion-source.cxx \
+ cxx/hybrid/extraction-header.cxx \
+ cxx/hybrid/extraction-source.cxx \
cxx/hybrid/parser-name-processor.cxx \
cxx/hybrid/parser-header.cxx \
cxx/hybrid/parser-source.cxx \