diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-14 08:30:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-14 08:30:22 +0000 |
commit | 254fcd14bf51991c757ffe43fd3ff0fb7a9c3335 (patch) | |
tree | 46d255ff694fc70198349e8d310ebd7f50568f4f /tests | |
parent | 07c1a593ca0c5b86afb9e4016666f20addcff901 (diff) | |
download | coreutils-254fcd14bf51991c757ffe43fd3ff0fb7a9c3335.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/misc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in index a47a3eb3b..a3c4f35ba 100644 --- a/tests/misc/Makefile.in +++ b/tests/misc/Makefile.in @@ -156,7 +156,7 @@ TESTS_ENVIRONMENT = \ PROG=$$tst -TESTS = printf split-a head-pos sort head-c csplit nice pathchk1 +TESTS = nl split-l printf split-a head-pos sort head-c csplit nice pathchk1 subdir = tests/misc mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h |