summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fdcff3d..130afc3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-03 Behdad Esfahbod <behdad@gnome.org>
+
+ * Makefile.am: Distribute autogen.sh.
+
2006-02-02 Behdad Esfahbod <behdad@gnome.org>
Finish the 'glyph 0' work of this morning:
diff --git a/Makefile.am b/Makefile.am
index f2942985..936b8fa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ AUTOMAKE_OPTIONS = 1.7
SUBDIRS= pango modules examples docs tools tests
EXTRA_DIST = \
+ autogen.sh \
pango.pc.in \
pangocairo.pc.in \
pangox.pc.in \