summaryrefslogtreecommitdiff
path: root/tests/chown/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chown/Makefile.am')
-rw-r--r--tests/chown/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/chown/Makefile.am b/tests/chown/Makefile.am
deleted file mode 100644
index c154279e2..000000000
--- a/tests/chown/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = \
- preserve-root \
- basic \
- deref \
- separator
-EXTRA_DIST = $(TESTS)
-
-include $(top_srcdir)/tests/check.mk