[folks] Add new internationalisation files to CLEANFILES
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Add new internationalisation files to CLEANFILES
- Date: Thu, 4 Nov 2010 16:45:26 +0000 (UTC)
commit 0a5864e0e7c3f776f829e0bf5819fedfda04580a
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Oct 20 18:00:10 2010 +0100
Add new internationalisation files to CLEANFILES
Helps: bgo#628883
Makefile.am | 25 ++++++++++++++++++++++++-
1 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dc8f8b1..8ac64f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,15 +15,27 @@ endif
DISTCHECK_CONFIGURE_FLAGS = --enable-docs
EXTRA_DIST = \
+ ABOUT-NLS \
autogen.sh \
+ po/Makevars.template \
+ po/Rules-quot \
+ po/boldquot.sed \
+ po/en boldquot header \
+ po/en quot header \
+ po/insert-header.sin \
+ po/missing \
+ po/quot.sed \
+ po/remove-potcdate.sin \
$(NULL)
MAINTAINERCLEANFILES = \
+ ABOUT-NLS \
$(srcdir)/INSTALL \
$(srcdir)/aclocal.m4 \
$(srcdir)/compile \
$(srcdir)/config.guess \
$(srcdir)/config.h.in \
+ $(srcdir)/config.rpath \
$(srcdir)/config.sub \
$(srcdir)/depcomp \
$(srcdir)/install-sh \
@@ -31,7 +43,18 @@ MAINTAINERCLEANFILES = \
$(srcdir)/missing \
$(srcdir)/mkinstalldirs \
$(srcdir)/ChangeLog \
- `find "$(srcdir)" -type f -name Makefile.in -print`
+ `find "$(srcdir)" -type f -name Makefile.in -print` \
+ `find "m4" -type f -name "*.m4" -print` \
+ po/Makevars.template \
+ po/Rules-quot \
+ po/boldquot.sed \
+ po/en boldquot header \
+ po/en quot header \
+ po/insert-header.sin \
+ po/missing \
+ po/quot.sed \
+ po/remove-potcdate.sin \
+ $(NULL)
distclean-local:
if test "x$(srcdir)" = "x."; then :; else \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]