]> git.proxmox.com Git - mirror_zfs.git/blame_incremental - contrib/bash_completion.d/Makefile.am
Add `--enable=all` to ShellCheck by default
[mirror_zfs.git] / contrib / bash_completion.d / Makefile.am
... / ...
CommitLineData
1include $(top_srcdir)/config/Substfiles.am
2include $(top_srcdir)/config/Shellcheck.am
3
4bashcompletiondir = $(sysconfdir)/bash_completion.d
5
6noinst_DATA = zfs
7
8EXTRA_DIST += $(noinst_DATA)
9SUBSTFILES += $(noinst_DATA)
10
11SHELLCHECKSCRIPTS = $(noinst_DATA)
12SHELLCHECK_SHELL = bash