]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tests/Makefile.am
Turn shellcheck into a normal make target. Fix new files it caught
[FreeBSD/FreeBSD.git] / tests / Makefile.am
1 include $(top_srcdir)/config/Shellcheck.am
2
3 SUBDIRS = runfiles test-runner zfs-tests
4
5 EXTRA_DIST = README.md
6
7 SHELLCHECKSCRIPTS = $$(find -name '*.sh')
8 .PHONY: $(SHELLCHECKSCRIPTS)