diff options
Diffstat (limited to 'tests/chmod/Makefile.am')
-rw-r--r-- | tests/chmod/Makefile.am | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am deleted file mode 100644 index a0e0053a0..000000000 --- a/tests/chmod/Makefile.am +++ /dev/null @@ -1,16 +0,0 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*-. -TESTS = \ - thru-dangling \ - inaccessible \ - c-option \ - equal-x \ - equals \ - no-x \ - octal \ - setgid \ - umask-x \ - usage - -EXTRA_DIST = $(TESTS) - -include $(top_srcdir)/tests/check.mk |