aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests/Makefile.am')
-rw-r--r--src/ats-tests/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
index 83f9e1b6a..1804a43bf 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -5,10 +5,6 @@ pkgcfgdir= $(pkgdatadir)/config.d/
5 5
6libexecdir= $(pkglibdir)/libexec/ 6libexecdir= $(pkglibdir)/libexec/
7 7
8if MINGW
9 WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols
10endif
11
12if USE_COVERAGE 8if USE_COVERAGE
13 AM_CFLAGS = -fprofile-arcs -ftest-coverage 9 AM_CFLAGS = -fprofile-arcs -ftest-coverage
14endif 10endif