guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 Makefile.am


From: Marius Vollmer
Subject: guile/guile-core/ice-9 Makefile.am
Date: Sat, 24 Mar 2001 16:32:08 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/03/24 16:32:08

Modified files:
        guile-core/ice-9: Makefile.am 

Log message:
        * Makefile.am (ice9_sources): Added "time.scm".

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/ice-9/Makefile.am.diff?r1=1.38&r2=1.39

Patches:
Index: guile/guile-core/ice-9/Makefile.am
diff -u guile/guile-core/ice-9/Makefile.am:1.38 
guile/guile-core/ice-9/Makefile.am:1.39
--- guile/guile-core/ice-9/Makefile.am:1.38     Fri Mar  9 13:47:52 2001
+++ guile/guile-core/ice-9/Makefile.am  Sat Mar 24 16:32:07 2001
@@ -31,7 +31,7 @@
        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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]