]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add recurse.
authorJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 08:20:11 +0000 (08:20 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Dec 2000 08:20:11 +0000 (08:20 +0000)
tests/chgrp/Makefile.am

index b72e2e3287ef602a36a2f35060c7de6a31281ae0..5b0ecd8eaf5b38a353c055a10636a9ca5cfd3e19 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = basic
+TESTS = basic deref recurse
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH=`pwd`/../../src:$$PATH