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