]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add exclude.
authorJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 09:47:17 +0000 (09:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 5 Feb 2003 09:47:17 +0000 (09:47 +0000)
tests/du/Makefile.am

index 2c35679693f19e8ef1309c299c5a4ac97ea5c6b9..c79f31319c4b06581058e2b3a79ef7a7a72af6d9 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = no-x no-deref trailing-slash deref two-args slink
+TESTS = exclude no-x no-deref trailing-slash deref two-args slink
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"