summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Vcelak <jan.vcelak@nic.cz>2014-12-14 21:22:40 +0100
committerJan Vcelak <jan.vcelak@nic.cz>2014-12-14 21:22:40 +0100
commit291676ae5163272ac41885b64023e09bfa0da187 (patch)
tree25e2f7c298b7077287f9ae0543bd73127dc6076b /Makefile.am
parentfix mistakes in previous merge of master branch (diff)
parentremoved deprecated crc_t typedef (diff)
downloadknot-291676ae5163272ac41885b64023e09bfa0da187.tar.xz
knot-291676ae5163272ac41885b64023e09bfa0da187.zip
Merge branch 'master' into libdnssec
* master: (161 commits)
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