aboutsummaryrefslogtreecommitdiff
path: root/src/identity/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity/Makefile.am')
-rw-r--r--src/identity/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/identity/Makefile.am b/src/identity/Makefile.am
index 9c87ec2c0..39d423506 100644
--- a/src/identity/Makefile.am
+++ b/src/identity/Makefile.am
@@ -3,10 +3,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/src/include
3 3
4plugindir = $(libdir)/gnunet 4plugindir = $(libdir)/gnunet
5 5
6if MINGW
7 WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
8endif
9
10if USE_COVERAGE 6if USE_COVERAGE
11 AM_CFLAGS = --coverage -O0 7 AM_CFLAGS = --coverage -O0
12 XLIB = -lgcov 8 XLIB = -lgcov