zfs/tests/Makefile.am

9 lines
181 B
Makefile

include $(top_srcdir)/config/Shellcheck.am
SUBDIRS = runfiles test-runner zfs-tests
EXTRA_DIST = README.md
SHELLCHECKSCRIPTS = $$(find -name '*.sh')
.PHONY: $(SHELLCHECKSCRIPTS)