summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2017-05-19 13:08:23 -0400
committerBrian Behlendorf <[email protected]>2017-05-22 12:34:42 -0400
commit4358afa0f2cd7629de9916ce69c5e7cdd85f6803 (patch)
tree7e64cf683899965e4f47173108a513310d85d971 /scripts/Makefile.am
parent3f03fc8df3e74b3d9ee6eb3bd8bb656898ed7272 (diff)
Retire zconfig.sh
All of the test coverage provided by this script is now handled as part of the ZFS Test Suite. Remove it. Signed-off-by: Brian Behlendorf <[email protected]> Closes #6128
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index c8218db11..74b8b31a5 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -5,7 +5,6 @@ EXTRA_DIST = dkms.mkconf dkms.postbuild kmodtool zfs2zol-patch.sed cstyle.pl
pkgdatadir = $(datadir)/@PACKAGE@
dist_pkgdata_SCRIPTS = \
$(top_builddir)/scripts/common.sh \
- $(top_srcdir)/scripts/zconfig.sh \
$(top_srcdir)/scripts/zimport.sh \
$(top_srcdir)/scripts/zfs.sh \
$(top_srcdir)/scripts/zfs-tests.sh \