Avoid small buffer copying on write
[zfs.git] / tests / Makefile.am
blob4bdde9c4508a5a85a480c111017ef9a01c4b58ef
1 include $(top_srcdir)/config/Shellcheck.am
3 SUBDIRS = runfiles test-runner zfs-tests
5 EXTRA_DIST = README.md
7 SHELLCHECKSCRIPTS = $$(find -name '*.sh')
8 .PHONY: $(SHELLCHECKSCRIPTS)