summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-08-04 17:09:06 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2008-08-04 17:09:06 +0000
commitac8e50ca2b4caa3e6629b3be7f44e1cb5be82ad7 (patch)
tree0d834125c5030b792b7e0eb0fc66c44c5753e2ef /Makefile.am
parent99de69dd014382979159e3aa264a70a41e23d7a0 (diff)
downloadtelepathy-account-widgets-ac8e50ca2b4caa3e6629b3be7f44e1cb5be82ad7.tar.gz
Remove intltool-* from Makefile.am to make it work with newer intltool.
svn path=/trunk/; revision=1301
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 4d552e25..06cdb865 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,24 +23,15 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-install \
--enable-gtk-doc
-INTLTOOL = \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
-
EXTRA_DIST = \
ChangeLog \
ChangeLog.old \
README \
CONTRIBUTORS \
- autogen.sh \
- $(INTLTOOL)
+ autogen.sh
DISTCLEANFILES = \
- ChangeLog \
- intltool-extract \
- intltool-merge \
- intltool-update
+ ChangeLog
# Workaround broken scrollkeeper that doesn't remove its files on
# uninstall.