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