summaryrefslogtreecommitdiff
path: root/tests/cut
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-15 06:13:00 +0000
committerJim Meyering <jim@meyering.net>1999-05-15 06:13:00 +0000
commit73a206d970da218758f293b90a086faf5c941125 (patch)
treeb32723aeac4615de32acfa7adbf3a5e8efa5c3cc /tests/cut
parentdad89f8b93eceed5081c068ff9f1056f0e5f58c6 (diff)
downloadcoreutils-73a206d970da218758f293b90a086faf5c941125.tar.xz
.
Diffstat (limited to 'tests/cut')
-rw-r--r--tests/cut/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index f96a39171..18e7da0d9 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -128,6 +128,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/cut
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -155,8 +156,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/cut
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \