*** empty log message ***

This commit is contained in:
Neil Jerram 2007-02-20 07:23:19 +00:00
commit 4505fbb1a6
2 changed files with 6 additions and 0 deletions

View file

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

View file

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