summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-08-07 15:11:18 -0400
committerGlenn Morris <rgm@gnu.org>2012-08-07 15:11:18 -0400
commitbf1757d19ad6aa119568050d4ab133c008e31897 (patch)
treea5f96655cacaafa4955c63f53f4816950597d8c3 /test
parentf40b9f106b43a3602ae10db0261de924dc5c5b59 (diff)
downloademacs-bf1757d19ad6aa119568050d4ab133c008e31897.tar.gz
* test/automated/Makefile.in (all): Fix typo.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/automated/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index b90c26af98a..e19e6bc552a 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2012-08-07 Glenn Morris <rgm@gnu.org>
+
+ * automated/Makefile.in (all): Fix typo.
+
2012-06-01 Chong Yidong <cyd@gnu.org>
* Version 24.1 released.
diff --git a/test/automated/Makefile.in b/test/automated/Makefile.in
index c07d5a1897d..c547b168bca 100644
--- a/test/automated/Makefile.in
+++ b/test/automated/Makefile.in
@@ -55,7 +55,7 @@ setwins=subdirs=`(find . -type d -print)`; \
esac; \
done
-all: test
+all: check
doit: