diff --git a/Makefile.am b/Makefile.am index 90a1c94755..20f7903287 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,6 +37,9 @@ distclean-local:: -o -name '*.gcno' \) \ -type f -print | xargs $(RM) +all-local: + -${top_srcdir}/scripts/zfs-tests.sh -c + dist-hook: sed -i 's/Release:[[:print:]]*/Release: $(RELEASE)/' \ $(distdir)/META