summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-22 12:49:37 +0000
committerJim Meyering <jim@meyering.net>2003-01-22 12:49:37 +0000
commit9c54e953357bcf52d703573c55d17b0532741d0d (patch)
treec852e4703cd8f41c3b485246ef86fc58bd141aa1 /tests
parent047c26a5884c7f494ab071bbc9161480a9d6dfce (diff)
downloadcoreutils-9c54e953357bcf52d703573c55d17b0532741d0d.tar.xz
(TESTS): Add no-x.
Diffstat (limited to 'tests')
-rw-r--r--tests/du/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index 42dad4f6b..60d90e240 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