mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 15:10:34 +02:00
Added list.scm to ice9_sources.
This commit is contained in:
parent
c5f268f895
commit
ee19288c3e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ ice9_sources = \
|
||||||
streams.scm string-fun.scm syncase.scm threads.scm \
|
streams.scm string-fun.scm syncase.scm threads.scm \
|
||||||
buffered-input.scm time.scm history.scm channel.scm \
|
buffered-input.scm time.scm history.scm channel.scm \
|
||||||
pretty-print.scm ftw.scm gap-buffer.scm occam-channel.scm \
|
pretty-print.scm ftw.scm gap-buffer.scm occam-channel.scm \
|
||||||
weak-vector.scm deprecated.scm
|
weak-vector.scm deprecated.scm list.scm
|
||||||
|
|
||||||
subpkgdatadir = $(pkgdatadir)/${GUILE_EFFECTIVE_VERSION}/ice-9
|
subpkgdatadir = $(pkgdatadir)/${GUILE_EFFECTIVE_VERSION}/ice-9
|
||||||
subpkgdata_DATA = $(ice9_sources)
|
subpkgdata_DATA = $(ice9_sources)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue