From e5d8891abb70ff850777f118d171652e7001c7c4 Mon Sep 17 00:00:00 2001 From: Diego Búrigo Zacarão Date: Fri, 27 Apr 2007 20:20:33 +0000 Subject: Take off pt_BR in OTHERS - Makefile Added only for test by Paul - --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 22f05d7..124156a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ ####################################################################### PRI_LANG = en_US -OTHERS = zh_CN pt_BR +OTHERS = zh_CN DOCBASE = documentation-guide define XMLFILES_template -- cgit