summaryrefslogtreecommitdiff
path: root/tests/chgrp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp/Makefile.am')
-rw-r--r--tests/chgrp/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/chgrp/Makefile.am b/tests/chgrp/Makefile.am
deleted file mode 100644
index 3033e1b7b..000000000
--- a/tests/chgrp/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-TESTS = \
- default-no-deref \
- basic \
- deref \
- no-x \
- posix-H \
- recurse
-
-EXTRA_DIST = $(TESTS)
-
-include $(top_srcdir)/tests/check.mk