mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-05 23:03:30 +03:00
![Turbo Fredriksson](/assets/img/avatar_default.png)
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
6 lines
100 B
Makefile
6 lines
100 B
Makefile
bashcompletiondir = $(sysconfdir)/bash_completion.d
|
|
|
|
noinst_DATA = zfs
|
|
|
|
EXTRA_DIST = $(noinst_DATA)
|