mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 00:10:21 +02:00
* Makefile.am (ice9_sources): Added "time.scm".
This commit is contained in:
parent
95a62aedd8
commit
fb73809f98
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
|
||||
buffered-input.scm time.scm
|
||||
|
||||
subpkgdatadir = $(pkgdatadir)/$(VERSION)/ice-9
|
||||
subpkgdata_DATA = $(ice9_sources)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue