From 8b51af18ef8009c1d0b7f26647fb5fc717ec7192 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 1 Oct 2002 03:15:12 +0000 Subject: Finally connect pt_BR.ISO8859-1 to the build. Currently, only books/faq is being built. Reviewed by: blackend, keramida, phantom (in principle) Approved by: phantom (mentor) --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f6215f5eba..fa605ea51c 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ SUBDIR+= fr_FR.ISO8859-1 SUBDIR+= it_IT.ISO8859-15 SUBDIR+= ja_JP.eucJP SUBDIR+= pl_PL.ISO8859-2 +SUBDIR+= pt_BR.ISO8859-1 SUBDIR+= ru_RU.KOI8-R SUBDIR+= sr_YU.ISO8859-2 SUBDIR+= zh_TW.Big5 -- cgit v1.3