summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-08-12 14:41:37 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-08-12 14:41:37 +0000
commitf2aa2c496875d0e332e7f5e50f8d46352667ab8a (patch)
treeb5faddec62997298184dc106b22aa6ac172eafa5 /Makefile.am
parent50b0ff9ac2d2118cdff0aad08f59de9069b08feb (diff)
downloadgdk-pixbuf-f2aa2c496875d0e332e7f5e50f8d46352667ab8a.tar.gz
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.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a85a63ce8..3ee3aa93f 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 \