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