summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-22 10:10:00 +0000
committerJim Meyering <jim@meyering.net>2001-11-22 10:10:00 +0000
commit7b94e62e37c0c657408b758cc51a6c8d55cddbe6 (patch)
tree3b583027894b902e0f8b7cb3868b8713987ab463 /tests
parent94bdbcb5005ffc87bdd6627af302ce9800c75fef (diff)
downloadcoreutils-7b94e62e37c0c657408b758cc51a6c8d55cddbe6.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/misc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index 78ad79b6e..c6f78332d 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -124,7 +124,7 @@ TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH
-TESTS = head-c
+TESTS = head-c csplit
subdir = tests/misc
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h