mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
*** empty log message ***
This commit is contained in:
parent
349d3206f1
commit
c62fdb8ee0
3 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
depcomp
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
BUGS
|
BUGS
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
gen-scmconfig
|
||||||
|
gen-scmconfig.h
|
||||||
*.bb
|
*.bb
|
||||||
*.bbg
|
*.bbg
|
||||||
*.c.clean.c
|
*.c.clean.c
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
SCM_TESTS = tests/alist.test \
|
SCM_TESTS = tests/alist.test \
|
||||||
tests/bit-operations.test \
|
tests/bit-operations.test \
|
||||||
tests/c-api.test \
|
tests/c-api.test \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue