[pango] Update from vte



commit 8598817414ab8bde6c218c6255faf378597394ea
Author: Behdad Esfahbod <behdad behdad org>
Date:   Wed Oct 21 18:26:27 2009 -0400

    Update from vte

 git.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/git.mk b/git.mk
index 6c5617b..088ef0b 100644
--- a/git.mk
+++ b/git.mk
@@ -82,7 +82,7 @@ git-mk-install:
 ### .gitignore generation
 
 $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
-	@echo Generating $@; \
+	$(AM_V_GEN) \
 	{ \
 		if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
 			for x in \
@@ -115,6 +115,7 @@ $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
 				po/.intltool-merge-cache \
 				"po/*.gmo" \
 				"po/*.mo" \
+				po/$(GETTEXT_PACKAGE).pot \
 				intltool-extract.in \
 				intltool-merge.in \
 				intltool-update.in \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]