summaryrefslogtreecommitdiff
path: root/tests/sort
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-07-04 23:05:22 +0000
committerJim Meyering <jim@meyering.net>1997-07-04 23:05:22 +0000
commit8e04be3e8db29a9b47ff3cf32a88b65f54db88f8 (patch)
treed500b5821976ded35944d67d3c1f9295a3fc9b91 /tests/sort
parent4369606f156afc9f62adede6626375c343e69671 (diff)
downloadcoreutils-8e04be3e8db29a9b47ff3cf32a88b65f54db88f8.tar.xz
.
Diffstat (limited to 'tests/sort')
-rw-r--r--tests/sort/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index 913759471..0599bc32e 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -139,7 +139,7 @@ default: all
$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/sort-test/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status