]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 17 Apr 2002 08:54:38 +0000 (08:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 17 Apr 2002 08:54:38 +0000 (08:54 +0000)
tests/touch/Makefile.in

index c46f5edf7f07c5b2dd35ffc14a3d7bdd2a5b27a6..633ad0abdab18789afda51546881d1f14ff9e3a1 100644 (file)
@@ -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) \