diff options
author | Behdad Esfahbod <behdad@gnome.org> | 2006-02-03 05:19:49 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2006-02-03 05:19:49 +0000 |
commit | b70f29bb6aeab92dee452613999f24f6fb3962af (patch) | |
tree | 750be1e1156e08c2b4a9b59d97db874dcda288b6 /Makefile.am | |
parent | c6f49b239a7d3d43e19b2a8dc7d9b19c1c56e111 (diff) | |
download | pango-b70f29bb6aeab92dee452613999f24f6fb3962af.tar.gz |
Distribute autogen.sh.
2006-02-03 Behdad Esfahbod <behdad@gnome.org>
* Makefile.am: Distribute autogen.sh.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |