summaryrefslogtreecommitdiff
path: root/tests/head
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/head
parentdad89f8b93eceed5081c068ff9f1056f0e5f58c6 (diff)
downloadcoreutils-73a206d970da218758f293b90a086faf5c941125.tar.xz
.
Diffstat (limited to 'tests/head')
-rw-r--r--tests/head/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index a51211d09..8b620f2c5 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -123,6 +123,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/head
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -150,8 +151,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/head
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \