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