summaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/makefile b/odb/makefile
index 381e44c..c6cec8c 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -10,7 +10,10 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx_ptun := \
sql-lexer.cxx \
context.cxx \
+common.cxx \
include.cxx \
+header.cxx \
+inline.cxx \
validator.cxx \
generator.cxx \
parser.cxx \