Changes from arch/CVS synchronization
authorLudovic Courtès <ludo@gnu.org>
Sun, 29 Jul 2007 15:27:24 +0000 (15:27 +0000)
committerLudovic Courtès <ludo@gnu.org>
Sun, 29 Jul 2007 15:27:24 +0000 (15:27 +0000)
ChangeLog
Makefile.am

index 564e18c..0f00243 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
 
        * Makefile.am (SUBDIRS): Added `lib'.
        (ACLOCAL_AMFLAGS): Added `-I m4'.
+       (EXTRA_DIST): Added `m4/ChangeLog'.
 
        * NEWS: Comply with Automake's `check-news' option, i.e., have
        the last "Changes in" line appear within the first 15 lines.
index 8882710..d86186e 100644 (file)
@@ -33,7 +33,8 @@ include_HEADERS = libguile.h
 
 # automake sometimes forgets to distribute acconfig.h,
 # apparently depending on the phase of the moon.
-EXTRA_DIST = LICENSE HACKING GUILE-VERSION ANON-CVS SNAPSHOTS
+EXTRA_DIST = LICENSE HACKING GUILE-VERSION ANON-CVS SNAPSHOTS  \
+            m4/ChangeLog
 
 TESTS = check-guile