mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
(ice9_sources): Include channel.scm.
This commit is contained in:
parent
37052e6073
commit
0b8d495236
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ice9_sources = \
|
|||
rdelim.scm receive.scm srfi-8.scm regex.scm runq.scm \
|
||||
safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm \
|
||||
streams.scm string-fun.scm syncase.scm tags.scm threads.scm \
|
||||
buffered-input.scm time.scm history.scm
|
||||
buffered-input.scm time.scm history.scm channel.scm
|
||||
|
||||
subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
|
||||
subpkgdata_DATA = $(ice9_sources)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue