summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog16
-rw-r--r--Makefile.am2
2 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 349cdcf..9b63915 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,22 @@
 # arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
 #
 
+2007-06-06 13:14:06 GMT	Ludovic Court`es <ludovic.courtes@laas.fr>	patch-99
+
+    Summary:
+      Tiny Automake fix.
+    Revision:
+      skribilo--devo--1.2--patch-99
+
+    * Makefile.am (EXTRA_DIST): Added `guile-lint.am'.
+
+    modified files:
+     ChangeLog Makefile.am
+
+    new patches:
+     lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-58
+
+
 2007-06-05 17:09:02 GMT	Ludovic Court`es <ludovic.courtes@laas.fr>	patch-98
 
     Summary:
diff --git a/Makefile.am b/Makefile.am
index f287a16..df176af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@ SUBDIRS = po src doc
 
 ACLOCAL_AMFLAGS = -I m4
 
-EXTRA_DIST = config.rpath
+EXTRA_DIST = guile-lint.am config.rpath