[evolution-kolab] Add MAINTAINERCLEANFILES.



commit 2989fff9f4dbbdac9b3b6479354a1ca566429d96
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Jun 30 14:39:01 2012 -0400

    Add MAINTAINERCLEANFILES.

 Makefile.am |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 71cf919..9cf56d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,6 +29,26 @@ DISTCLEANFILES = intltool-extract \
 	intltool-update \
 	po/.intltool-merge-cache
 
+MAINTAINERCLEANFILES = \
+	$(srcdir)/INSTALL \
+	$(srcdir)/aclocal.m4 \
+	$(srcdir)/compile \
+	$(srcdir)/config.guess \
+	$(srcdir)/config.h.in \
+	$(srcdir)/config.sub \
+	$(srcdir)/depcomp \
+	$(srcdir)/gtk-doc.make \
+	$(srcdir)/install-sh \
+	$(srcdir)/ltmain.sh \
+	$(srcdir)/m4/gtk-doc.m4 \
+	$(srcdir)/m4/intltool.m4 \
+	$(srcdir)/m4/libtool.m4 \
+	$(srcdir)/m4/ltoptions.m4 \
+	$(srcdir)/m4/ltsugar.m4 \
+	$(srcdir)/m4/ltversion.m4 \
+	$(srcdir)/m4/lt~obsolete.m4 \
+	$(srcdir)/missing \
+	$(srcdir)/mkinstalldirs
 
 # Remove doc directory on uninstall
 uninstall-local:



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