diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-11-18 01:49:13 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-11-18 01:49:13 +0000 |
commit | f12db85a245dc1d5e3f4eb19ac46bb212e93ea32 (patch) | |
tree | 5b4f1799e13c4d95f432910cfa93097c842fc130 /Makefile.am | |
parent | 99b14ff2c5a97bd468859a06402828d52a6fb3ee (diff) | |
download | gdk-pixbuf-f12db85a245dc1d5e3f4eb19ac46bb212e93ea32.tar.gz |
Released 1.3.2
Fri Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>
* Released 1.3.2
* NEWS: Updates for 1.3.2
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 42577a920..b94dc3e6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,11 @@ EXTRA_DIST = \ README.nanox \ intl/libgettext.h \ intl/po2tbl.sed.in \ + po/README.tools \ + po/README.translators \ + po/desk.pl \ + po/makefile.mingw \ + po/update.pl \ examples/aspectframe/Makefile \ examples/aspectframe/aspectframe.c \ examples/Makefile \ |