summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-02-03 05:19:49 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-03 05:19:49 +0000
commitb70f29bb6aeab92dee452613999f24f6fb3962af (patch)
tree750be1e1156e08c2b4a9b59d97db874dcda288b6
parentc6f49b239a7d3d43e19b2a8dc7d9b19c1c56e111 (diff)
downloadpango-b70f29bb6aeab92dee452613999f24f6fb3962af.tar.gz
Distribute autogen.sh.
2006-02-03 Behdad Esfahbod <behdad@gnome.org> * Makefile.am: Distribute autogen.sh.
-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 \