summaryrefslogtreecommitdiffstats
path: root/share/colldef/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-10-09 00:55:33 +0000
committerache <ache@FreeBSD.org>2003-10-09 00:55:33 +0000
commit1f369a8e725487c0cca9730940371621c75712e5 (patch)
treef0e5bf15281f73b371a5ea03f70b3a59268bbfb6 /share/colldef/Makefile
parentf4b907e54334897a6a97976c8ec7fb311e5ef9fb (diff)
downloadFreeBSD-src-1f369a8e725487c0cca9730940371621c75712e5.zip
FreeBSD-src-1f369a8e725487c0cca9730940371621c75712e5.tar.gz
Fix sl_SI.ISO8859-2
PR: 50160 Submitted by: Simon 'Zekar <simon@entered.net>
Diffstat (limited to 'share/colldef/Makefile')
-rw-r--r--share/colldef/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile
index 17a91c6..d5b8b76 100644
--- a/share/colldef/Makefile
+++ b/share/colldef/Makefile
@@ -30,6 +30,7 @@ LOCALES= bg_BG.CP1251 \
ru_RU.CP866 \
ru_RU.ISO8859-5 \
ru_RU.KOI8-R \
+ sl_SI.ISO8859-2 \
sr_YU.ISO8859-5 \
sv_SE.ISO8859-1 \
sv_SE.ISO8859-15 \
@@ -49,7 +50,7 @@ LATIN1LINKS= af_ZA da_DK en_AU en_CA en_GB en_NZ en_US fi_FI \
fr_BE fr_CA fr_CH fr_FR it_CH it_IT nl_BE nl_NL no_NO \
pt_PT
-LATIN2LINKS= hr_HR hu_HU ro_RO sl_SI sr_YU
+LATIN2LINKS= hr_HR hu_HU ro_RO sr_YU
.SUFFIXES: .src .out
@@ -83,6 +84,7 @@ ru_RU.CP1251.out: map.CP1251
ru_RU.CP866.out: map.CP866
ru_RU.ISO8859-5.out: map.ISO8859-5
ru_RU.KOI8-R.out: map.KOI8-R
+sl_SI.ISO8859-2.out: map.ISO8859-2
sr_YU.ISO8859-5.out: map.ISO8859-5
sv_SE.ISO8859-15.out: map.ISO8859-15
sv_SE.ISO8859-1.out: map.ISO8859-1
OpenPOWER on IntegriCloud