8 lines
154 B
Makefile
8 lines
154 B
Makefile
|
include $(top_srcdir)/config/Substfiles.am
|
||
|
|
||
|
EXTRA_DIST += README.md
|
||
|
|
||
|
init_SCRIPTS = zfs-import zfs-mount zfs-share zfs-zed
|
||
|
|
||
|
SUBSTFILES += $(init_SCRIPTS)
|