summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2007-01-30 20:25:58 +0000
committerTor Lillqvist <tml@src.gnome.org>2007-01-30 20:25:58 +0000
commit8ddfe92a07386a9af40114c1dcaa2d3e8f10e164 (patch)
tree7e4b1f5a3db50e13ebcacf319dcd92e3eeec7004
parent467af78c0a1e1e1031fdfde35c64ade28bc2c964 (diff)
downloadpango-8ddfe92a07386a9af40114c1dcaa2d3e8f10e164.tar.gz
Include just pango-zip.sh.in in the tarball, not pango-zip.sh.
2007-01-30 Tor Lillqvist <tml@novell.com> * Makefile.am (EXTRA_DIST): Include just pango-zip.sh.in in the tarball, not pango-zip.sh. svn path=/trunk/; revision=2188
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b2930ec..c19df716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-30 Tor Lillqvist <tml@novell.com>
+
+ * Makefile.am (EXTRA_DIST): Include just pango-zip.sh.in in the
+ tarball, not pango-zip.sh.
+
2007-01-24 Behdad Esfahbod <behdad@gnome.org>
* pango/fonts.c (pango_font_get_metrics),
diff --git a/Makefile.am b/Makefile.am
index a44f96c2..86e9920a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,7 +27,7 @@ EXTRA_DIST = \
MAINTAINERS \
HACKING \
README.win32 \
- pango-zip.sh \
+ pango-zip.sh.in \
sanitize-la.sh
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \