guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.6-77-g469548


From: Mark H Weaver
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.6-77-g4695483
Date: Sat, 10 Nov 2012 19:36:51 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=46954839017812d1c05995a9050f37705a5d724e

The branch, stable-2.0 has been updated
       via  46954839017812d1c05995a9050f37705a5d724e (commit)
      from  be05b336090598ee306d5799926b66c7556a8a5d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46954839017812d1c05995a9050f37705a5d724e
Author: Mark H Weaver <address@hidden>
Date:   Sat Nov 10 14:35:49 2012 -0500

    Add system/base/ck.scm to SYSTEM_BASE_SOURCES in module/Makefile.am.
    
    * module/Makefile.am (SYSTEM_BASE_SOURCES): Add system/base/ck.scm.

-----------------------------------------------------------------------

Summary of changes:
 module/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/module/Makefile.am b/module/Makefile.am
index 93fe9c8..44af07f 100644
--- a/module/Makefile.am
+++ b/module/Makefile.am
@@ -187,7 +187,8 @@ SYSTEM_BASE_SOURCES =                               \
   system/base/language.scm                     \
   system/base/lalr.scm                         \
   system/base/message.scm                      \
-  system/base/target.scm
+  system/base/target.scm                       \
+  system/base/ck.scm
 
 ICE_9_SOURCES = \
   ice-9/r4rs.scm \


hooks/post-receive
-- 
GNU Guile



reply via email to

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