1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-03-30 23:38:29 +03:00
mirror_zfs/contrib/bash_completion.d/Makefile.am

13 lines
277 B
Makefile
Raw Normal View History

include $(top_srcdir)/config/Substfiles.am
include $(top_srcdir)/config/Shellcheck.am
bashcompletiondir = $(sysconfdir)/bash_completion.d
noinst_DATA = zfs
EXTRA_DIST += $(noinst_DATA)
SUBSTFILES += $(noinst_DATA)
SHELLCHECKSCRIPTS = $(noinst_DATA)
SHELLCHECK_SHELL = bash