summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2007-01-30 20:24:33 +0000
committerTor Lillqvist <tml@src.gnome.org>2007-01-30 20:24:33 +0000
commiteba3997f247735641a3f84cb96569ecd567d7d15 (patch)
tree86f48bc4d6d0bbd73fde9457eafb117ed7a16015
parent04347a937a81b7d0ef3cdce638afe5c3dcf46272 (diff)
downloadpango-eba3997f247735641a3f84cb96569ecd567d7d15.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=/branches/pango-1-14/; revision=2187
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1879d2e2..1f5676de 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-29 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.14.10 ===
diff --git a/Makefile.am b/Makefile.am
index ea7f5bcd..46f5a787 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 \