mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-08-05 14:37:40 +03:00
7 lines
163 B
Makefile
7 lines
163 B
Makefile
pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/chattr
|
|
dist_pkgdata_SCRIPTS = \
|
|
setup.ksh \
|
|
cleanup.ksh \
|
|
chattr_001_pos.ksh \
|
|
chattr_002_neg.ksh
|