diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-16 08:20:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-16 08:20:57 +0000 |
commit | ffc1ef87ea462fe6ae29a07f77b9b93bfcdbca8c (patch) | |
tree | bf554ec732766b3200271188aea72933569fd426 /tests/chgrp | |
parent | 66e2135f070bd64e752e4c882653a255941dcc13 (diff) | |
download | coreutils-ffc1ef87ea462fe6ae29a07f77b9b93bfcdbca8c.tar.xz |
.
Diffstat (limited to 'tests/chgrp')
-rw-r--r-- | tests/chgrp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index b188a6c44..8120acf33 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -118,7 +118,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = basic deref +TESTS = basic deref recurse EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |