From: Jim Meyering Date: Wed, 17 Apr 2002 08:54:38 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-2_0_12~122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d851e17c00afccccc6163ee9ce69b361c360cab;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index c46f5edf7f..633ad0abda 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -119,7 +119,10 @@ am__quote = @am__quote@ install_sh = @install_sh@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent +TESTS = \ + no-create-missing \ + fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent + EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ host_triplet=$(host_triplet) \