From 8d851e17c00afccccc6163ee9ce69b361c360cab Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Apr 2002 08:54:38 +0000 Subject: . --- tests/touch/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index c46f5edf7..633ad0abd 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) \ -- cgit v1.2.3-54-g00ecf