aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
blob: 4bdde9c4508a5a85a480c111017ef9a01c4b58ef (plain)
1
2
3
4
5
6
7
8
include $(top_srcdir)/config/Shellcheck.am

SUBDIRS = runfiles test-runner zfs-tests

EXTRA_DIST = README.md

SHELLCHECKSCRIPTS = $$(find -name '*.sh')
.PHONY: $(SHELLCHECKSCRIPTS)