diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-24 23:38:43 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-24 23:38:43 +0000 |
commit | d3781e4cb267c540674ecddb9deea6080a679d5f (patch) | |
tree | 46de98930629f4cf2ca93b1763792abc73e65b93 /tests | |
parent | cc4bf3499f5183a807e1334ef39e3f91705d55bd (diff) | |
download | coreutils-d3781e4cb267c540674ecddb9deea6080a679d5f.tar.xz |
Regenerate
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 c7b2537c0..9b9e33dbb 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -268,7 +268,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = no-x equals equal-x c-option setgid +TESTS = no-x equals equal-x c-option setgid usage EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" |