diff options
Diffstat (limited to 'tests/chown/Makefile.am')
-rw-r--r-- | tests/chown/Makefile.am | 9 |
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 |