summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-01-29 00:50:48 -0500
committerBehdad Esfahbod <behdad@behdad.org>2008-01-29 00:50:48 -0500
commit9ee7a48b33f11a42b0ffd12a9192a328e35233f3 (patch)
tree239d54ab00331efe6654f86975975c95449904b2 /Makefile.am
parent013781137ff4940d0b9e04b656c20af37bbd5333 (diff)
[Makefile.am] Minor wording change
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2be43dd2..6db152a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -151,7 +151,7 @@ release-verify-sane-changelogs: changelogs
@echo "Good."
release-verify-sane-tests:
- @echo "Checking that the TESTS are sane..."
+ @echo "Checking that the test suite is sane..."
@cd test && $(MAKE) $(AM_MAKEFLAGS) release-verify-sane-tests
release-verify-soname-major: