* test/automated/Makefile.in (all): Fix typo.
This commit is contained in:
parent
f40b9f106b
commit
bf1757d19a
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -55,7 +55,7 @@ setwins=subdirs=`(find . -type d -print)`; \
|
|||
esac; \
|
||||
done
|
||||
|
||||
all: test
|
||||
all: check
|
||||
|
||||
doit:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue