summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-10 16:30:28 +0000
committerJim Meyering <jim@meyering.net>2000-11-10 16:30:28 +0000
commit4aba36bd9a455ee84c8a40546370517eb9732de3 (patch)
treeb1a71111cba1184a88960a291ddb317b6ffe5420 /tests/touch/Makefile.am
parent2ee35792a0a9837a36478ef4da41866344da289f (diff)
downloadcoreutils-4aba36bd9a455ee84c8a40546370517eb9732de3.tar.xz
(TESTS): Add obsolescent.
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index b556938b5..0f3e6e292 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
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) \