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 39731b288..5582c178b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,7 +45,7 @@ endif
45endif 45endif
46 46
47if HAVE_MYSQL 47if HAVE_MYSQL
48 MYSQL_DIR = mysql my 48 MYSQL_DIR = mysql
49endif 49endif
50 50
51if HAVE_POSTGRESQL 51if HAVE_POSTGRESQL