diff --git a/ChangeLog b/ChangeLog index 4ff4f619d9..d4ca74795a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-01-04 Tor Lillqvist + * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do + distribute gtk-zip.sh.in. + * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1. 2003-01-02 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4ff4f619d9..d4ca74795a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2003-01-04 Tor Lillqvist + * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do + distribute gtk-zip.sh.in. + * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1. 2003-01-02 Matthias Clasen diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 4ff4f619d9..d4ca74795a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,8 @@ 2003-01-04 Tor Lillqvist + * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do + distribute gtk-zip.sh.in. + * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1. 2003-01-02 Matthias Clasen diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 4ff4f619d9..d4ca74795a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,8 @@ 2003-01-04 Tor Lillqvist + * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do + distribute gtk-zip.sh.in. + * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1. 2003-01-02 Matthias Clasen diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 4ff4f619d9..d4ca74795a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,8 @@ 2003-01-04 Tor Lillqvist + * Makefile.am (EXTRA_DIST): Don't distribute gtk-zip.sh, but do + distribute gtk-zip.sh.in. + * gtk-zip.sh.in (DEVZIP): Add gdk-pixbuf-csource.exe and .1. 2003-01-02 Matthias Clasen diff --git a/Makefile.am b/Makefile.am index 6258442a59..d4f3ef0b42 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ EXTRA_DIST = \ README.cvs-commits \ README.win32 \ config.h.win32 \ - gtk-zip.sh \ + gtk-zip.sh.in \ sanitize-la.sh \ po/README.translators \ po/makefile.mingw \