[gitg] Clean up other left over temporary building files
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Clean up other left over temporary building files
- Date: Mon, 27 May 2013 07:24:09 +0000 (UTC)
commit 3cb3f1ce21eb3fee9f6ef29a3d92bf788a32b3be
Author: Techlive Zheng <techlivezheng gmail com>
Date: Thu May 23 07:28:34 2013 +0800
Clean up other left over temporary building files
Makefile.am | 16 ++++++++++++----
git.mk | 5 +++++
2 files changed, 17 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index be3c34c..56974df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,12 +11,15 @@ DISTCLEANFILES = \
EXTRA_DIST = \
autogen.sh \
- MAINTAINERS \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
+ MAINTAINERS
MAINTAINERCLEANFILES = \
+ INSTALL \
+ configure \
+ build-aux/* \
+ intltool-extract.in \
+ intltool-merge.in \
+ intltool-update.in \
aclocal.m4 \
config.guess \
config.h.in \
@@ -65,7 +68,12 @@ MAINTAINERCLEANFILES = \
m4/wchar_t.m4 \
m4/wint_t.m4 \
m4/xsize.m4 \
+ po/*.sin \
+ po/*.sed \
+ po/*.header \
po/missing \
+ po/Rules-quot \
+ po/Makevars.template \
`find "$(srcdir)" -type f -name Makefile.in -print`
dist-hook: generate-changelog
diff --git a/git.mk b/git.mk
index 4da8fe2..ffa6c5e 100644
--- a/git.mk
+++ b/git.mk
@@ -143,6 +143,11 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
+ po/Makevars.template \
+ po/Rules-quot \
+ "po/*.header" \
+ "po/*.sin" \
+ "po/*.sed" \
"po/*.gmo" \
"po/*.mo" \
po/$(GETTEXT_PACKAGE).pot \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]