summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 13:29:01 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 13:29:01 +0000
commit37505e318178abb80da42243de7d730a5de9bd9c (patch)
tree1974dfcf6f538edb7096964f4a55d7e499127efb /tests/chmod/Makefile.am
parent9176a26bd3172f0118f9eb16606ac62724f980dc (diff)
downloadcoreutils-37505e318178abb80da42243de7d730a5de9bd9c.tar.xz
(TESTS): Add no-x.
Diffstat (limited to 'tests/chmod/Makefile.am')
-rw-r--r--tests/chmod/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
index 7d0af9f23..01b630a28 100644
--- a/tests/chmod/Makefile.am
+++ b/tests/chmod/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = equals equal-x c-option setgid
+TESTS = no-x equals equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"