From: Jim Meyering Date: Tue, 14 Oct 2003 13:22:32 +0000 (+0000) Subject: (TESTS): Add posix-H. X-Git-Tag: v5.1.0~416 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25a26bee1030e70586fbe56880b0a751a7009794;p=thirdparty%2Fcoreutils.git (TESTS): Add posix-H. --- diff --git a/tests/chgrp/Makefile.am b/tests/chgrp/Makefile.am index 60dcf7376d..af669cd3f6 100644 --- a/tests/chgrp/Makefile.am +++ b/tests/chgrp/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = basic deref recurse +TESTS = posix-H basic deref recurse EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"