summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1fcba45fe..3025c0d95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-06-19 Martin Wehner <martin.wehner@gmail.com>
+ * Makefile.am:
+ Add all past ChangeLog files to EXTRA_DIST.
+
+2007-06-19 Martin Wehner <martin.wehner@gmail.com>
+
* configure.in:
Post release version bump
diff --git a/Makefile.am b/Makefile.am
index 6f1a2673d..79416d461 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,6 +37,9 @@ EXTRA_DIST= \
ChangeLog-20000625 \
ChangeLog-20000831 \
ChangeLog-20001018 \
+ ChangeLog-20010201 \
+ ChangeLog-20010420 \
+ ChangeLog-20041029 \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \