summaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/makefile b/odb/makefile
index 7375546..b66804d 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -10,7 +10,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
cxx_ptun := \
context.cxx \
generator.cxx \
-plugin.cxx
+plugin.cxx \
+source.cxx
cxx_ptun += \
semantics/class.cxx \