mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
Add sources to module/Makefile.am
* module/Makefile.am: add srfi/srfi-9/gnu.scm to SRFI_SOURCES
This commit is contained in:
parent
167510bc10
commit
3d82d9a62d
1 changed files with 1 additions and 0 deletions
|
@ -236,6 +236,7 @@ SRFI_SOURCES = \
|
|||
srfi/srfi-6.scm \
|
||||
srfi/srfi-8.scm \
|
||||
srfi/srfi-9.scm \
|
||||
srfi/srfi-9/gnu.scm \
|
||||
srfi/srfi-10.scm \
|
||||
srfi/srfi-11.scm \
|
||||
srfi/srfi-13.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue