summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWouter Bolsterlee <wbolster@src.gnome.org>2008-07-21 21:38:59 +0000
committerWouter Bolsterlee <wbolster@src.gnome.org>2008-07-21 21:38:59 +0000
commit0ff7e67fbad756f54e175a9e0ee7035af16ac3ba (patch)
treee89b700da99e77c585a0f564d187ac401ddcd062 /Makefile.am
parent0a997dfa02688b0cf79d45d2028c6dc5d63db655 (diff)
downloadepiphany-0ff7e67fbad756f54e175a9e0ee7035af16ac3ba.tar.gz
Bump intltool requirement to 0.40.0
Removed the intltool.* lines in the toplevel Makefile.am as well for make dist to work. svn path=/trunk/; revision=8340
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 8cf0c38de..322a1c69e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,9 +6,6 @@ NULL =
EXTRA_DIST = \
autogen.sh \
- intltool-merge.in \
- intltool-update.in \
- intltool-extract.in \
gnome-doc-utils.make \
COPYING.README \
HACKING \
@@ -22,9 +19,6 @@ EXTRA_DIST = \
$(NULL)
DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
gnome-doc-utils.make \
$(NULL)