aboutsummaryrefslogtreecommitdiff
path: root/tests/zfs-tests/tests/functional/chattr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/zfs-tests/tests/functional/chattr/Makefile.am')
-rw-r--r--tests/zfs-tests/tests/functional/chattr/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/zfs-tests/tests/functional/chattr/Makefile.am b/tests/zfs-tests/tests/functional/chattr/Makefile.am
new file mode 100644
index 000000000000..431208e587ec
--- /dev/null
+++ b/tests/zfs-tests/tests/functional/chattr/Makefile.am
@@ -0,0 +1,6 @@
+pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/chattr
+dist_pkgdata_SCRIPTS = \
+ setup.ksh \
+ cleanup.ksh \
+ chattr_001_pos.ksh \
+ chattr_002_neg.ksh