mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-06-28 20:17:35 +03:00
9 lines
209 B
Makefile
9 lines
209 B
Makefile
![]() |
pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/acl/posix-sa
|
||
|
dist_pkgdata_SCRIPTS = \
|
||
|
cleanup.ksh \
|
||
|
setup.ksh \
|
||
|
posix_001_pos.ksh \
|
||
|
posix_002_pos.ksh \
|
||
|
posix_003_pos.ksh \
|
||
|
posix_004_pos.ksh
|