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