Fix problem with trying to dist files from intl/, which is no longer
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am (EXTRA_DIST): Fix problem with trying to dist files from intl/, which is no longer there.
This commit is contained in:
parent
b0ab5bed4a
commit
97cea9ca8c
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Sun Aug 12 10:39:12 2001 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Fix problem with trying to
|
||||||
|
dist files from intl/, which is no longer there.
|
||||||
|
|
||||||
2001-08-11 Hans Breuer <hans@breuer.org>
|
2001-08-11 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
* gtk/gtkalignment.c, gtk/gtkarrow.c, gtk/gtkaspectframe.c,
|
||||||
|
@ -19,13 +19,12 @@ EXTRA_DIST = \
|
|||||||
README.win32 \
|
README.win32 \
|
||||||
README.nanox \
|
README.nanox \
|
||||||
config.h.win32 \
|
config.h.win32 \
|
||||||
intl/libgettext.h \
|
|
||||||
intl/po2tbl.sed.in \
|
|
||||||
po/README.tools \
|
po/README.tools \
|
||||||
po/README.translators \
|
po/README.translators \
|
||||||
po/desk.pl \
|
po/desk.pl \
|
||||||
po/makefile.mingw \
|
po/makefile.mingw \
|
||||||
po/update.pl \
|
po/update.pl \
|
||||||
|
po/po2tbl.sed.in \
|
||||||
examples/aspectframe/Makefile \
|
examples/aspectframe/Makefile \
|
||||||
examples/aspectframe/aspectframe.c \
|
examples/aspectframe/aspectframe.c \
|
||||||
examples/Makefile \
|
examples/Makefile \
|
||||||
|
Loading…
Reference in New Issue
Block a user