From: Jim Meyering Date: Fri, 10 Nov 2000 16:30:28 +0000 (+0000) Subject: (TESTS): Add obsolescent. X-Git-Tag: FILEUTILS-4_0_32~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4aba36bd9a455ee84c8a40546370517eb9732de3;p=thirdparty%2Fcoreutils.git (TESTS): Add obsolescent. --- diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index b556938b50..0f3e6e2923 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) \