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 902c3290b..18f8aeef2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,7 +42,7 @@ if HAVE_MYSQL
42 MYSQL_DIR = mysql 42 MYSQL_DIR = mysql
43endif 43endif
44 44
45if HAVE_POSTGRES 45if HAVE_POSTGRESQL
46 POSTGRES_DIR = postgres 46 POSTGRES_DIR = postgres
47endif 47endif
48 48