summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index fe99852c7..0974ed8bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,9 +7,9 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
CODE_COVERAGE_INFO = coverage.info
CODE_COVERAGE_HTML = coverage.html
CODE_COVERAGE_DIRS = \
- src/common src/knot src/libknot \
- src/knot/conf \
- src/zscanner \
+ src/knot \
+ src/libknot \
+ src/zscanner
dnssec/lib dnssec/shared
code_coverage_quiet = --quiet