*** empty log message ***
This commit is contained in:
parent
652dbce648
commit
4505fbb1a6
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-02-19 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* standalone/Makefile.am (check_SCRIPTS): Add test-use-srfi, so
|
||||
that it gets into the distribution.
|
||||
|
||||
2007-01-31 Ludovic Courtès <ludovic.courtes@laas.fr>
|
||||
|
||||
* tests/i18n.test: Use `(srfi srfi-1)'.
|
||||
|
|
|
|||
|
|
@ -104,6 +104,7 @@ check_PROGRAMS += test-conversion
|
|||
TESTS += test-conversion
|
||||
|
||||
# test-use-srfi
|
||||
check_SCRIPTS += test-use-srfi
|
||||
TESTS += test-use-srfi
|
||||
|
||||
all-local:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue