Files
mirror_zfs/etc/init.d/Makefile.am
T

12 lines
266 B
Makefile
Raw Normal View History

2020-07-11 19:35:58 -04:00
include $(top_srcdir)/config/Substfiles.am
include $(top_srcdir)/config/Shellcheck.am
2011-03-17 15:02:28 -07:00
2020-07-11 19:35:58 -04:00
EXTRA_DIST += README.md
2021-12-12 20:17:14 +01:00
init_SCRIPTS = zfs-import zfs-load-key zfs-mount zfs-share zfs-zed
2020-07-11 19:35:58 -04:00
SUBSTFILES += $(init_SCRIPTS)
2022-01-06 23:36:04 +01:00
SHELLCHECK_SHELL = dash
SHELLCHECK_OPTS = --enable=all