aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e8aa57..6d4e4ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,10 +4,6 @@ SUBDIRS = \
data \
po
-if BUILD_TESTS
-SUBDIRS += test
-endif
-
DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall --enable-deprecations
dist-hook:
@@ -36,4 +32,5 @@ dist-hook:
echo Failed to generate AUTHORS: not a branch >&2; \
fi
+
include $(top_srcdir)/Makefile.am.coverage