Files
mirror_zfs/etc/Makefile.am
T

11 lines
309 B
Makefile
Raw Normal View History

include $(top_srcdir)/config/Shellcheck.am
2020-04-14 11:36:28 -07:00
SUBDIRS = zfs sudoers.d
2022-01-06 23:36:04 +01:00
SHELLCHECKDIRS = default $(ZFS_INIT_SYSV) zfs
SHELLCHECK_OPTS = --enable=all
2020-04-14 11:36:28 -07:00
if BUILD_LINUX
SUBDIRS += default $(ZFS_INIT_SYSTEMD) $(ZFS_INIT_SYSV) $(ZFS_MODULE_LOAD)
endif
2020-02-06 09:28:20 -08:00
DIST_SUBDIRS = default init.d zfs systemd modules-load.d sudoers.d