From ac8e50ca2b4caa3e6629b3be7f44e1cb5be82ad7 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 4 Aug 2008 17:09:06 +0000 Subject: [PATCH] Remove intltool-* from Makefile.am to make it work with newer intltool. svn path=/trunk/; revision=1301 --- Makefile.am | 13 ++----------- 1 file 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. -- 2.39.2