mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Add bash completions by Aneurin Price.
These can be manually installed as needed by end users. They have been added to the repository so they can be kept up to date with the latest code. Signed-off-by: Turbo Fredriksson <turbo@bayour.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1588
This commit is contained in:
committed by
Brian Behlendorf
parent
5dbd68a352
commit
1ffe90c5d3
+1
-1
@@ -7,7 +7,7 @@ include $(top_srcdir)/config/tgz.am
|
||||
|
||||
SUBDIRS = include rpm
|
||||
if CONFIG_USER
|
||||
SUBDIRS += dracut udev etc man scripts lib cmd
|
||||
SUBDIRS += dracut udev etc man scripts lib cmd contrib
|
||||
endif
|
||||
if CONFIG_KERNEL
|
||||
SUBDIRS += module
|
||||
|
||||
Reference in New Issue
Block a user