aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 925d395aa..edfbb6922 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,7 +44,7 @@ if HAVE_MYSQL
44endif 44endif
45 45
46if HAVE_POSTGRESQL 46if HAVE_POSTGRESQL
47 POSTGRES_DIR = postgres 47 POSTGRES_DIR = pq postgres
48endif 48endif
49 49
50if HAVE_REST 50if HAVE_REST