[libwnck] Update MAINTAINERCLEANFILES



commit 1b48de14f5e72413a663e59920835b0a490bf4cb
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Apr 27 00:27:00 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 2504c53..55d20ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,10 +23,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)/gtk-doc.make \
 	$(srcdir)/m4/gtk-doc.m4 \
 	$(srcdir)/m4/intltool.m4



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