mirror of
https://git.proxmox.com/git/mirror_zfs-debian
synced 2025-08-13 22:56:49 +00:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
bashcompletiondir = $(sysconfdir)/bash_completion.d
|
|
|
|
noinst_DATA = zfs
|
|
|
|
EXTRA_DIST = $(noinst_DATA)
|