From: Jim Meyering Date: Wed, 5 Feb 2003 09:47:17 +0000 (+0000) Subject: (TESTS): Add exclude. X-Git-Tag: v4.5.6~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=031d89674ac6055cb4055f095026ec98e3fdd8e0;p=thirdparty%2Fcoreutils.git (TESTS): Add exclude. --- diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 2c35679693..c79f31319c 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -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"