diff options
-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 6a54380b1..5322e91bf 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 c-option +TESTS = equal-x c-option setgid EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |