summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \