[gnome-terminal] Fix the build after porting zh_CN to g-d-u



commit 3c48f8b478a27d0e910ffe0e3cb5d1d05cd7d8e8
Author: Christian Persch <chpe gnome org>
Date:   Fri Nov 13 18:25:27 2009 +0100

    Fix the build after porting zh_CN to g-d-u
    
    Remove zh_CN subdir from SUBDIRS.

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index 0497ba5..17f292a 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -12,6 +12,6 @@ DOC_LINGUAS = da de ca cs el en_GB es fr it ko oc pt_BR ru sv uk zh_CN
 
 # Move to DOC_LINGUAS in transition to gnome-doc-utils
 
-SUBDIRS = bg ro ja zh_CN zh_TW
+SUBDIRS = bg ro ja zh_TW
 
 -include $(top_srcdir)/git.mk



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