aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerstore/Makefile.am')
-rw-r--r--src/peerstore/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/peerstore/Makefile.am b/src/peerstore/Makefile.am
index c6acdce56..003bac36d 100644
--- a/src/peerstore/Makefile.am
+++ b/src/peerstore/Makefile.am
@@ -10,10 +10,6 @@ libexecdir= $(pkglibdir)/libexec/
10dist_pkgcfg_DATA = \ 10dist_pkgcfg_DATA = \
11 peerstore.conf 11 peerstore.conf
12 12
13if MINGW
14 WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
15endif
16
17if USE_COVERAGE 13if USE_COVERAGE
18 AM_CFLAGS = -fprofile-arcs -ftest-coverage 14 AM_CFLAGS = -fprofile-arcs -ftest-coverage
19endif 15endif