]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add posix-H.
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 13:22:32 +0000 (13:22 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 13:22:32 +0000 (13:22 +0000)
tests/chgrp/Makefile.am

index 60dcf7376ddc903f8cc31871d21cba7bf9b3d143..af669cd3f698e15ef0fd446c622d04b4a7723e37 100644 (file)
@@ -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"