summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/cut/Makefile.in3
-rw-r--r--tests/head/Makefile.in3
-rw-r--r--tests/md5sum/Makefile.in3
-rw-r--r--tests/pr/Makefile.in3
-rw-r--r--tests/sort/Makefile.in3
-rw-r--r--tests/tac/Makefile.in3
-rw-r--r--tests/tail/Makefile.in3
-rw-r--r--tests/tr/Makefile.in3
-rw-r--r--tests/uniq/Makefile.in3
-rw-r--r--tests/wc/Makefile.in3
10 files changed, 10 insertions, 20 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`; \
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`; \
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 4049b600a..8e1a30360 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -106,6 +106,7 @@ TESTS_ENVIRONMENT = \
TESTS = basic-1 newline-1
+subdir = tests/md5sum
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -131,8 +132,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/md5sum
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 8c486c890..ef65066e0 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -178,6 +178,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/pr
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -205,8 +206,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/pr
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 8352b91ca..4da1ea82f 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -147,6 +147,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/sort
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -174,8 +175,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/sort
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index da7594c3b..222a11189 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -126,6 +126,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/tac
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -153,8 +154,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/tac
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 6ad6dcb07..f24d3b1f0 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -128,6 +128,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/tail
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/tail
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 466ea4896..9d28769a1 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -130,6 +130,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/tr
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -157,8 +158,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/tr
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index 82a167ef7..cc4d13cb4 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -124,6 +124,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/uniq
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -151,8 +152,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/uniq
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \
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`; \