3 lines
155 B
Makefile
3 lines
155 B
Makefile
|
SUBDIRS = default zfs sudoers.d $(ZFS_INIT_SYSTEMD) $(ZFS_INIT_SYSV) $(ZFS_MODULE_LOAD)
|
||
|
DIST_SUBDIRS = default init.d zfs systemd modules-load.d sudoers.d
|