aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dht/Makefile.am')
-rw-r--r--src/dht/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 6bbc19188..305931728 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -12,10 +12,6 @@ libexecdir= $(pkglibdir)/libexec/
12pkgcfg_DATA = \ 12pkgcfg_DATA = \
13 dht.conf 13 dht.conf
14 14
15if HAVE_ZLIB
16 ZLIB_LNK = -lz
17endif
18
19if USE_COVERAGE 15if USE_COVERAGE
20 AM_CFLAGS = --coverage -O0 16 AM_CFLAGS = --coverage -O0
21 XLIB = -lgcov 17 XLIB = -lgcov