summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-29 17:26:09 +0000
committerJim Meyering <jim@meyering.net>2002-09-29 17:26:09 +0000
commitd51cd50606a7b14de88e2adb269de7a500b986b1 (patch)
treee26749821832496b7d3d7d9f201fd3d2738b45e5 /tests
parent559a6d0f801116dce25c57b64ba7b707671f5b9b (diff)
downloadcoreutils-d51cd50606a7b14de88e2adb269de7a500b986b1.tar.xz
(TESTS): Add slink.
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 873b371e8..e0199c83f 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
+TESTS = two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH