diff options
-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 |