aboutsummaryrefslogtreecommitdiff
path: root/src/rest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest/Makefile.am')
-rw-r--r--src/rest/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/rest/Makefile.am b/src/rest/Makefile.am
index 1fd2816c0..41b4c6508 100644
--- a/src/rest/Makefile.am
+++ b/src/rest/Makefile.am
@@ -10,10 +10,6 @@ libexecdir= $(pkglibdir)/libexec/
10pkgcfg_DATA = \ 10pkgcfg_DATA = \
11 rest.conf 11 rest.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 = --coverage -O0 14 AM_CFLAGS = --coverage -O0
19 XLIBS = -lgcov 15 XLIBS = -lgcov