diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-23 21:48:47 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-23 21:48:47 +0000 |
commit | 17800b030070c26d6997f3e2f0129cae758f15ab (patch) | |
tree | f0df358c84a3b4191e3ae9c942d58e4f93ce878c /tests | |
parent | c9dcdd0fc522df1e0820adeed097422c84f47513 (diff) | |
download | coreutils-17800b030070c26d6997f3e2f0129cae758f15ab.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/chmod/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index bd5227eaf..1eb6ad110 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -118,7 +118,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = equal-x +TESTS = equal-x c-option EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |