summaryrefslogtreecommitdiff
path: root/tests/du/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-04 10:46:56 +0000
committerJim Meyering <jim@meyering.net>2003-01-04 10:46:56 +0000
commit79ea5a059cd7a3c87343b284c6518bac471f2982 (patch)
tree09f782421f0d3263cc80967a0645437f3cce39f0 /tests/du/Makefile.am
parent2076d0231d94112ad4c100ccb7f0da005bdd7752 (diff)
downloadcoreutils-79ea5a059cd7a3c87343b284c6518bac471f2982.tar.xz
(TESTS): Add no-deref.
Diffstat (limited to 'tests/du/Makefile.am')
-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 e323b8344..42dad4f6b 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 = trailing-slash deref two-args slink
+TESTS = no-deref trailing-slash deref two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH