[vinagre] git ignore help/mo files
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] git ignore help/mo files
- Date: Sun, 27 Jun 2010 15:41:15 +0000 (UTC)
commit 87e85005fe1ebbbd0a7274bcaaca6455f6a4b536
Author: Jonh Wendell <jwendell gnome org>
Date: Sun Jun 27 12:39:59 2010 -0300
git ignore help/mo files
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3bc8b6f..c210d1d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,8 @@ MAINTAINERCLEANFILES = \
mkinstalldirs \
omf.make \
xmldocs.make \
- `find "$(srcdir)" -type f -name Makefile.in -print`
+ `find "$(srcdir)" -type f -name Makefile.in -print` \
+ `find "$(top_srcdir)/help" -type f -name *.mo -print`
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]