From 1df5e317dce3ca9290cfbc64d4547b54051acfe5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Apr 2002 08:54:32 +0000 Subject: (TESTS): Add no-create-missing. --- tests/touch/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 52fc53964..53c680032 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -1,7 +1,9 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. 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-70-g09d2