2021-04-03 02:34:58 +03:00
|
|
|
include $(top_srcdir)/config/Substfiles.am
|
|
|
|
|
2014-07-19 03:45:49 +04:00
|
|
|
bashcompletiondir = $(sysconfdir)/bash_completion.d
|
|
|
|
|
|
|
|
noinst_DATA = zfs
|
|
|
|
|
2021-04-03 02:34:58 +03:00
|
|
|
EXTRA_DIST += $(noinst_DATA)
|
|
|
|
SUBSTFILES += $(noinst_DATA)
|