summaryrefslogtreecommitdiff
path: root/tests/install
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-12-10 15:22:55 +0000
committerJim Meyering <jim@meyering.net>1999-12-10 15:22:55 +0000
commitc6025b9d1e966b43472751c87e45fa5c459d0e05 (patch)
tree950d14edb667a8cb07dc71d5cd260234733b0b67 /tests/install
parentb026aa85d0c74406099278ef2f224cd7d731c4f6 (diff)
downloadcoreutils-c6025b9d1e966b43472751c87e45fa5c459d0e05.tar.xz
.
Diffstat (limited to 'tests/install')
-rw-r--r--tests/install/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 91c2ccc80..dabff444e 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -148,7 +148,6 @@ distdir: $(DISTFILES)
|| cp -p $$d/$$file $(distdir)/$$file || :; \
fi; \
done
-
check-TESTS: $(TESTS)
@failed=0; all=0; xfail=0; xpass=0; \
srcdir=$(srcdir); export srcdir; \