summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-10 18:54:40 +0000
committerJim Meyering <jim@meyering.net>2000-11-10 18:54:40 +0000
commit6e92f2754830c8b962da665460ea83e06a4250b3 (patch)
treecd9e8660bff2ff74491743821dfc934316dd30e4
parentb3324ca1965535fb3ab01c110350c6ebdede434a (diff)
downloadcoreutils-6e92f2754830c8b962da665460ea83e06a4250b3.tar.xz
.
-rw-r--r--tests/touch/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 70ce57757..131a8f083 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -118,7 +118,7 @@ l = @l@
AUTOMAKE_OPTIONS = 1.3 gnits
-TESTS = dir-1 dangling-symlink empty-file fifo no-rights
+TESTS = dir-1 dangling-symlink empty-file fifo no-rights obsolescent
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \