aboutsummaryrefslogtreecommitdiff
path: root/odb/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-09-19 09:45:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-09-19 09:45:53 +0200
commit22ee058d65ff5120a35c483cb414923c647a124c (patch)
tree8543e7d9b979fe2efe831b131c3a02b819bf8abf /odb/makefile
parent6c231f46e8b15bb7497aa5e8e7efa19ce73c7df1 (diff)
Rename error.?xx to diagnostics.?xx
Diffstat (limited to 'odb/makefile')
-rw-r--r--odb/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/makefile b/odb/makefile
index 1665faf..493eca7 100644
--- a/odb/makefile
+++ b/odb/makefile
@@ -13,8 +13,8 @@ sql-token.cxx \
sql-lexer.cxx \
context.cxx \
common.cxx \
+diagnostics.cxx \
emitter.cxx \
-error.cxx \
lookup.cxx \
include.cxx \
header.cxx \