summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJan Vcelak <jan.vcelak@nic.cz>2015-04-02 14:06:43 +0200
committerJan Vcelak <jan.vcelak@nic.cz>2015-04-02 14:06:49 +0200
commit50fdbdc6d873cca8e41fc47e14f971ec4754290f (patch)
tree37b47210aee1349ac06237b49ab007473b6df305 /Makefile.am
parentutility for packet parser fuzzy testing (diff)
downloadknot-50fdbdc6d873cca8e41fc47e14f971ec4754290f.tar.xz
knot-50fdbdc6d873cca8e41fc47e14f971ec4754290f.zip
move utilities for fuzzy testing outside tests
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e7a97e16e..288f4bc8c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = libtap src tests samples doc man
+SUBDIRS = libtap src tests tests-fuzz samples doc man
AM_DISTCHECK_CONFIGURE_FLAGS = \
--disable-code-coverage