aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dht/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 7ac707372..9ee63c6d2 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -4,7 +4,7 @@ if MINGW
4endif 4endif
5 5
6plugindir = $(libdir)/gnunet 6plugindir = $(libdir)/gnunet
7HAVE_MYSQL=0 7
8if HAVE_MYSQL 8if HAVE_MYSQL
9 MYSQL_PLUGIN = libgnunet_plugin_dhtlog_mysql.la 9 MYSQL_PLUGIN = libgnunet_plugin_dhtlog_mysql.la
10endif 10endif