aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2631719..09198da 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,5 +21,9 @@ if DATABASE_SQLITE
SUBDIRS += sqlite
endif
+if DATABASE_PGSQL
+SUBDIRS += pgsql
+endif
+
EXTRA_DIST = __file__(extra_dist)
ACLOCAL_AMFLAGS = -I m4