From 97cea9ca8cb6d4919d4039748d1a72fc1dea30a1 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 12 Aug 2001 14:41:37 +0000 Subject: Fix problem with trying to dist files from intl/, which is no longer Sun Aug 12 10:39:12 2001 Owen Taylor * Makefile.am (EXTRA_DIST): Fix problem with trying to dist files from intl/, which is no longer there. --- ChangeLog | 5 +++++ ChangeLog.pre-2-0 | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-2 | 5 +++++ ChangeLog.pre-2-4 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ Makefile.am | 3 +-- 8 files changed, 36 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3abcfac36a..ec953eef62 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Sun Aug 12 10:39:12 2001 Owen Taylor + + * Makefile.am (EXTRA_DIST): Fix problem with trying to + dist files from intl/, which is no longer there. + 2001-08-11 Hans Breuer * gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c, diff --git a/Makefile.am b/Makefile.am index a85a63ce8e..3ee3aa93f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,13 +19,12 @@ EXTRA_DIST = \ README.win32 \ README.nanox \ config.h.win32 \ - intl/libgettext.h \ - intl/po2tbl.sed.in \ po/README.tools \ po/README.translators \ po/desk.pl \ po/makefile.mingw \ po/update.pl \ + po/po2tbl.sed.in \ examples/aspectframe/Makefile \ examples/aspectframe/aspectframe.c \ examples/Makefile \ -- cgit v1.2.1