1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

(check_SCRIPTS): Add test-use-srfi, so

that it gets into the distribution.
This commit is contained in:
Neil Jerram 2007-02-20 21:52:09 +00:00
parent f7cd9d07e1
commit bdfa7cf284
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-02-20 Neil Jerram <neil@ossau.uklinux.net>
* standalone/Makefile.am (check_SCRIPTS): Add test-use-srfi, so
that it gets into the distribution.
2007-01-27 Kevin Ryde <user42@zip.com.au> 2007-01-27 Kevin Ryde <user42@zip.com.au>
* tests/ports.test (port-line): Check not truncated to "int" on 64-bit * tests/ports.test (port-line): Check not truncated to "int" on 64-bit

View file

@ -104,6 +104,7 @@ check_PROGRAMS += test-conversion
TESTS += test-conversion TESTS += test-conversion
# test-use-srfi # test-use-srfi
check_SCRIPTS += test-use-srfi
TESTS += test-use-srfi TESTS += test-use-srfi
all-local: all-local: