diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-09 22:18:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-09 22:18:02 +0000 |
commit | b50fed9980a13206a68a41919985889ba2e0d107 (patch) | |
tree | e86671c98ea784ae52e55f2c3773ab4dfdbfb823 /tests | |
parent | baf047f89a98ec36c9e653de5a203de9808120c6 (diff) | |
download | coreutils-b50fed9980a13206a68a41919985889ba2e0d107.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/tail-2/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in index 7ef22a32a..2bba5bad8 100644 --- a/tests/tail-2/Makefile.in +++ b/tests/tail-2/Makefile.in @@ -126,7 +126,7 @@ TESTS_ENVIRONMENT = \ PROG=tail -TESTS = assert +TESTS = assert assert-2 subdir = tests/tail-2 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h |