diff options
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" |