]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/userquota/Makefile.am
Fix "file is executable, but no shebang" warnings
[mirror_zfs.git] / tests / zfs-tests / tests / functional / userquota / Makefile.am
index b7f38f98e9b8bee344128bfdd6fcdcedfadeade6..8f0287bc17b23df7dc7a2e99bf78ee55558a6938 100644 (file)
@@ -1,7 +1,5 @@
 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/userquota
 dist_pkgdata_SCRIPTS = \
-       userquota.cfg \
-       userquota_common.kshlib \
        setup.ksh \
        cleanup.ksh \
        groupspace_001_pos.ksh \
@@ -23,3 +21,7 @@ dist_pkgdata_SCRIPTS = \
        userspace_001_pos.ksh \
        userspace_002_pos.ksh \
        userspace_003_pos.ksh
+
+dist_pkgdata_DATA = \
+       userquota.cfg \
+       userquota_common.kshlib