diff options
author | Daniel Salzman <daniel.salzman@nic.cz> | 2018-03-09 08:50:28 +0100 |
---|---|---|
committer | Daniel Salzman <daniel.salzman@nic.cz> | 2018-03-09 13:20:31 +0100 |
commit | 4a76305b378f912dfdd5f564e23a50210f6d7e09 (patch) | |
tree | e65525ab24fce9aaae96434f33af7bd128fd0f81 /configure.ac | |
parent | dnssec: remove obsolete doc (diff) | |
download | knot-4a76305b378f912dfdd5f564e23a50210f6d7e09.tar.xz knot-4a76305b378f912dfdd5f564e23a50210f6d7e09.zip |
tests: move zscanner tests and libtap + improvements
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d32fa9cfa..c0171b7ee 100644 --- a/configure.ac +++ b/configure.ac @@ -581,8 +581,8 @@ AC_DEFINE_UNQUOTED([CONFIGURE_SUMMARY],["$result_msg_esc"],[Configure summary]) AC_CONFIG_FILES([Makefile Doxyfile doc/Makefile - libtap/Makefile tests/Makefile + tests/_libtap/Makefile tests-fuzz/Makefile samples/Makefile python/Makefile |