1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 14:18:32 +00:00

* test/automated/Makefile.in (all): Fix typo.

This commit is contained in:
Glenn Morris 2012-08-07 15:11:18 -04:00
parent f40b9f106b
commit bf1757d19a
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -55,7 +55,7 @@ setwins=subdirs=`(find . -type d -print)`; \
esac; \
done
all: test
all: check
doit: