aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index 11e8762..bf911db 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -8,7 +8,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
cxx := \
database.cxx \
-exceptions.cxx
+error.cxx \
+exceptions.cxx
cli_tun := details/options.cli
cxx_tun := $(cxx)