From 8d851e17c00afccccc6163ee9ce69b361c360cab Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Apr 2002 08:54:38 +0000 Subject: [PATCH] . --- tests/touch/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) \ -- 2.47.3