[almanah] build: Add some miscellaneous files to MAINTAINERCLEANFILES



commit ab3dcf36c5738fc3e6f6cb407f91da0f03eee159
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Apr 2 17:45:48 2011 +0100

    build: Add some miscellaneous files to MAINTAINERCLEANFILES

 Makefile.am |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2461a6b..7aaffdf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,18 @@ MAINTAINERCLEANFILES = \
 	ltmain.sh	\
 	missing		\
 	mkinstalldirs	\
-	`find "$(srcdir)" -type f -name Makefile.in -print`
+	`find "$(srcdir)" -type f -name Makefile.in -print` \
+	ABOUT-NLS \
+	config.rpath \
+	po/Makevars.template \
+	po/Rules-quot \
+	po/boldquot.sed \
+	po/en boldquot header \
+	po/en quot header \
+	po/insert-header.sin \
+	po/quot.sed \
+	po/remove-potcdate.sin \
+	$(NULL)
 
 # Copy all the spec files. Of course, only one is actually used.
 dist-hook:



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