2013-01-29 22:53:19 +04:00
|
|
|
SUBDIRS = zpool-config zpios-test zpios-profile
|
2010-09-05 00:26:23 +04:00
|
|
|
|
2014-10-09 21:22:59 +04:00
|
|
|
EXTRA_DIST = dkms.mkconf dkms.postbuild kmodtool zfs2zol-patch.sed cstyle.pl
|
2013-02-18 00:10:17 +04:00
|
|
|
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
2013-02-08 22:01:41 +04:00
|
|
|
dist_pkgdata_SCRIPTS = \
|
2010-09-05 00:26:23 +04:00
|
|
|
$(top_builddir)/scripts/common.sh \
|
|
|
|
$(top_srcdir)/scripts/zconfig.sh \
|
2015-06-26 03:00:39 +03:00
|
|
|
$(top_srcdir)/scripts/ziltest.sh \
|
2014-02-05 04:10:38 +04:00
|
|
|
$(top_srcdir)/scripts/zimport.sh \
|
2010-09-05 00:26:23 +04:00
|
|
|
$(top_srcdir)/scripts/zfs.sh \
|
2015-07-02 01:23:09 +03:00
|
|
|
$(top_srcdir)/scripts/zfs-tests.sh \
|
2016-03-23 04:08:59 +03:00
|
|
|
$(top_srcdir)/scripts/zloop.sh \
|
2010-09-05 00:26:23 +04:00
|
|
|
$(top_srcdir)/scripts/zpool-create.sh \
|
|
|
|
$(top_srcdir)/scripts/zpios.sh \
|
|
|
|
$(top_srcdir)/scripts/zpios-sanity.sh \
|
2012-02-05 00:08:53 +04:00
|
|
|
$(top_srcdir)/scripts/zpios-survey.sh \
|
2016-05-06 20:24:06 +03:00
|
|
|
$(top_srcdir)/scripts/smb.sh \
|
|
|
|
$(top_srcdir)/scripts/zfs-helpers.sh
|