From 992d12af593e85d3a659eec8c4908f8de908d60c Mon Sep 17 00:00:00 2001 From: Alexey Zelkin Date: Fri, 8 Feb 2002 13:57:27 +0000 Subject: [PATCH] Enable build of Serbian docs (sr_YU.ISO8859-2). We have already few completely translated documents there. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index eb3ca042f5..a55a9a1c55 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ SUBDIR+= fr_FR.ISO8859-1 SUBDIR+= it_IT.ISO8859-15 SUBDIR+= ja_JP.eucJP SUBDIR+= ru_RU.KOI8-R +SUBDIR+= sr_YU.ISO8859-2 SUBDIR+= zh_TW.Big5 .endif