2020-07-11 23:35:58 +00:00
|
|
|
include $(top_srcdir)/config/Substfiles.am
|
2021-05-21 21:43:38 +00:00
|
|
|
include $(top_srcdir)/config/Shellcheck.am
|
2011-03-17 22:02:28 +00:00
|
|
|
|
2020-07-11 23:35:58 +00:00
|
|
|
EXTRA_DIST += README.md
|
2011-08-09 23:49:18 +00:00
|
|
|
|
2020-07-11 23:35:58 +00:00
|
|
|
init_SCRIPTS = zfs-import zfs-mount zfs-share zfs-zed
|
2011-08-09 23:49:18 +00:00
|
|
|
|
2020-07-11 23:35:58 +00:00
|
|
|
SUBSTFILES += $(init_SCRIPTS)
|
2021-05-21 21:43:38 +00:00
|
|
|
|
|
|
|
SHELLCHECK_SHELL = dash # local variables
|