summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-11 19:59:31 +0000
committerJim Meyering <jim@meyering.net>2002-10-11 19:59:31 +0000
commit08886ecd262d4dedeb6384335414f51cc0b6b486 (patch)
tree93e1922bc09aac7ab6aba18b1a641ed0f34e563b /tests
parent480a562b2147df7451136741f59526dcdbc7d99e (diff)
downloadcoreutils-08886ecd262d4dedeb6384335414f51cc0b6b486.tar.xz
(TESTS): Add deref.
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 e0199c83f..ac63151d6 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 = two-args slink
+TESTS = deref two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH