[gnome-session] Update MAINTAINERCLEANFILES



commit 23c94651ce9ae5297db2cdb9ac084b57652d08b8
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Apr 27 00:32:07 2009 +0200

    Update MAINTAINERCLEANFILES
    
    Add configure, remove intltool-*.in (shouldn't be here in the first
    place, see lp#367259) and .gitignore (handled by git.mk).
---
 Makefile.am |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c2ebd55..91886b0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,10 +21,7 @@ MAINTAINERCLEANFILES = \
 	$(srcdir)/missing \
 	$(srcdir)/mkinstalldirs \
 	`find "$(srcdir)" -type f -name Makefile.in -print` \
-	intltool-extract.in \
-	intltool-merge.in \
-	intltool-update.in \
-	`find "$(srcdir)" -type f -name .gitignore -print` \
+	$(srcdir)/configure \
 	$(srcdir)/m4/intltool.m4
 
 -include $(top_srcdir)/git.mk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]