From: Jim Meyering Date: Wed, 22 Jan 2003 12:49:37 +0000 (+0000) Subject: (TESTS): Add no-x. X-Git-Tag: v4.5.5~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c54e953357bcf52d703573c55d17b0532741d0d;p=thirdparty%2Fcoreutils.git (TESTS): Add no-x. --- diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 42dad4f6be..60d90e240b 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-deref trailing-slash deref two-args slink +TESTS = no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH