aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0ce2ac4de..98ca70ae3 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 48 MYSQL_DIR = mysql my
49endif 49endif
50 50
51if HAVE_POSTGRESQL 51if HAVE_POSTGRESQL