mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 10:10:23 +02:00
* Makefile.am: Removed mention of readline.scm.
This commit is contained in:
parent
b8afc1976e
commit
bb190109ae
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ ice9_sources = \
|
||||||
getopt-gnu-style.scm getopt-long.scm hcons.scm lineio.scm \
|
getopt-gnu-style.scm getopt-long.scm hcons.scm lineio.scm \
|
||||||
ls.scm mapping.scm \
|
ls.scm mapping.scm \
|
||||||
optargs.scm poe.scm popen.scm psyntax.pp psyntax.ss q.scm \
|
optargs.scm poe.scm popen.scm psyntax.pp psyntax.ss q.scm \
|
||||||
r4rs.scm readline.scm regex.scm runq.scm session.scm slib.scm \
|
r4rs.scm regex.scm runq.scm session.scm slib.scm \
|
||||||
streams.scm string-fun.scm syncase.scm tags.scm threads.scm
|
streams.scm string-fun.scm syncase.scm tags.scm threads.scm
|
||||||
|
|
||||||
subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
|
subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue