diff options
-rw-r--r-- | odb/pgsql/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile index 8b4b316..164ebac 100644 --- a/odb/pgsql/makefile +++ b/odb/pgsql/makefile @@ -12,6 +12,7 @@ connection-factory.cxx \ database.cxx \ error.cxx \ exceptions.cxx \ +statement.cxx \ transaction.cxx \ transaction-impl.cxx |