diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-15 13:30:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-15 13:30:32 +0000 |
commit | 4ab4534292e78a16e4322ed922625e28f12dbcb6 (patch) | |
tree | 06429c20cf0cfdff3ddaacf4a97c08e8b50ab4ae /tests | |
parent | 0e81b6b48ee7bf9b7eb6a0d8711acfb3786cce34 (diff) | |
download | coreutils-4ab4534292e78a16e4322ed922625e28f12dbcb6.tar.xz |
.
Diffstat (limited to 'tests')
-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 4dcbf4fac..b188a6c44 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -118,7 +118,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = basic +TESTS = basic deref EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |