1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-01-18 14:07:10 +03:00
mirror_zfs/contrib/Makefile.am

13 lines
331 B
Makefile
Raw Normal View History

include $(top_srcdir)/config/Shellcheck.am
SUBDIRS = bash_completion.d pyzfs zcp
if BUILD_LINUX
SUBDIRS += bpftrace dracut initramfs
endif
if PAM_ZFS_ENABLED
SUBDIRS += pam_zfs_key
endif
DIST_SUBDIRS = bash_completion.d bpftrace dracut initramfs pam_zfs_key pyzfs zcp
SHELLCHECKDIRS = bash_completion.d bpftrace dracut initramfs