1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
2002-04-17 08:54:38 +00:00
parent 1df5e317dc
commit 8d851e17c0

View 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) \