]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile.am
Fix "file is executable, but no shebang" warnings
[mirror_zfs.git] / tests / zfs-tests / tests / functional / cli_root / zpool_create / Makefile.am
index e2b84bca5d34f66953c942bd3df42cd185f88b8c..89b36fa99097b0f4c53282477520269707a45e51 100644 (file)
@@ -1,7 +1,5 @@
 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/cli_root/zpool_create
 dist_pkgdata_SCRIPTS = \
-       zpool_create.cfg \
-       zpool_create.shlib \
        setup.ksh \
        cleanup.ksh \
        zpool_create_001_pos.ksh \
@@ -35,3 +33,7 @@ dist_pkgdata_SCRIPTS = \
        zpool_create_features_004_neg.ksh \
        zpool_create_features_005_pos.ksh \
        create-o_ashift.ksh
+
+dist_pkgdata_DATA = \
+       zpool_create.cfg \
+       zpool_create.shlib