[gnome-games] help: new help uses .mo files too so ignore .mo files everywhere
- From: Jason Clinton <jclinton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] help: new help uses .mo files too so ignore .mo files everywhere
- Date: Wed, 16 Mar 2011 19:31:15 +0000 (UTC)
commit 5a2d601119bfbe9424952e2b037b41f6d2f05cb7
Author: Jason D. Clinton <me jasonclinton com>
Date: Wed Mar 16 14:30:36 2011 -0500
help: new help uses .mo files too so ignore .mo files everywhere
git.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/git.mk b/git.mk
index 088ef0b..84e5c80 100644
--- a/git.mk
+++ b/git.mk
@@ -113,8 +113,6 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
po/POTFILES \
po/stamp-it \
po/.intltool-merge-cache \
- "po/*.gmo" \
- "po/*.mo" \
po/$(GETTEXT_PACKAGE).pot \
intltool-extract.in \
intltool-merge.in \
@@ -144,6 +142,8 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
$(MOSTLYCLEANFILES) \
"*.$(OBJEXT)" \
"*.lo" \
+ "*.gmo" \
+ "*.mo" \
$(DISTCLEANFILES) \
$(am__CONFIG_DISTCLEAN_FILES) \
$(CONFIG_CLEAN_FILES) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]