]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile.am
Fix "file is executable, but no shebang" warnings
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_upgrade / Makefile.am
index 71cdb29a1ded2349f1372e5c1c55778a54a1137c..1b08f4879a706a603110a6107f709c32344a4e2e 100644 (file)
@@ -1,7 +1,5 @@
 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/cli_root/zpool_upgrade
 dist_pkgdata_SCRIPTS = \
-       zpool_upgrade.cfg \
-       zpool_upgrade.kshlib \
        setup.ksh \
        cleanup.ksh \
        zpool_upgrade_001_pos.ksh \
@@ -68,5 +66,8 @@ BLOCKFILES = \
        zfs-pool-v999.dat.bz2 \
        zfs-pool-vBROKEN.dat.bz2
 
-dist_pkgdata_DATA = $(BLOCKFILES)
+dist_pkgdata_DATA = $(BLOCKFILES) \
+       zpool_upgrade.cfg \
+       zpool_upgrade.kshlib
+
 EXTRA_DIST = $(BLOCKFILES)