summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-10-12 05:04:04 +0000
committerJim Meyering <jim@meyering.net>1996-10-12 05:04:04 +0000
commite45d62703e244b5c3d9ff3eef5a4e84d9d24e1cf (patch)
treee9ef111217c017fc862ccad96b34a87e0a5d028a /tests
parent6ed9fd4b5843d29e67c6b93a3c0f58c58ed620af (diff)
downloadcoreutils-e45d62703e244b5c3d9ff3eef5a4e84d9d24e1cf.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/cut/Makefile.in2
-rw-r--r--tests/md5sum/Makefile.in2
-rw-r--r--tests/sort/Makefile.in2
-rw-r--r--tests/tr/Makefile.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index 5d5b2af22..19e485969 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -84,7 +84,7 @@ default: all
$(srcdir)/Makefile.in: @MAINT@Makefile.am $(top_srcdir)/configure.in
cd $(top_srcdir) && automake $(subdir)/Makefile
-Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in
+Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in $(BUILT_SOURCES)
cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
tags: TAGS
TAGS:
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index d7abed3fa..e41916fee 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -63,7 +63,7 @@ default: all
$(srcdir)/Makefile.in: @MAINT@Makefile.am $(top_srcdir)/configure.in
cd $(top_srcdir) && automake $(subdir)/Makefile
-Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in
+Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in $(BUILT_SOURCES)
cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
tags: TAGS
TAGS:
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 682f12672..d253366da 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -88,7 +88,7 @@ default: all
$(srcdir)/Makefile.in: @MAINT@Makefile.am $(top_srcdir)/configure.in
cd $(top_srcdir) && automake $(subdir)/Makefile
-Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in
+Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in $(BUILT_SOURCES)
cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
tags: TAGS
TAGS:
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index 178b93561..1cc402ceb 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -86,7 +86,7 @@ default: all
$(srcdir)/Makefile.in: @MAINT@Makefile.am $(top_srcdir)/configure.in
cd $(top_srcdir) && automake $(subdir)/Makefile
-Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in
+Makefile: $(top_builddir)/config.status $(srcdir)/Makefile.in $(BUILT_SOURCES)
cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
tags: TAGS
TAGS: