[vinagre: 10/22] Fix mo files git-ignore



commit 9787742aa2a75bcd509bb6f131a9fac52a776c27
Author: Jonh Wendell <jwendell gnome org>
Date:   Fri Jul 30 14:45:23 2010 +0200

    Fix mo files git-ignore

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 6d647ef..bd9add4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,7 @@ MAINTAINERCLEANFILES = 		\
 	omf.make		\
 	xmldocs.make		\
 	`find "$(srcdir)" -type f -name Makefile.in -print`	\
-	`find "$(top_srcdir)/help" -type f -name *.mo -print`
+	`find "$(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]