diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-09 11:38:57 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-09 11:38:57 +0000 |
| commit | fde79937c3fbbb5febf4b8551147820cd8289de4 (patch) | |
| tree | d5a6a40060aa9befecba90594abbedf0f5ac04f4 /share/msgdef/Makefile | |
| parent | 562479cba6d5ebb3fccfb22bfe2798711f982791 (diff) | |
Notes
Diffstat (limited to 'share/msgdef/Makefile')
| -rw-r--r-- | share/msgdef/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index eeec50336d09f..38c0282dda0ab 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -5,7 +5,8 @@ CLEANFILES+= ${LOCALES:S/$/.out/g} LOCALES= en_US.ISO_8859-1 \ nl_NL.ISO_8859-1 \ - ru_RU.KOI8-R + ru_RU.KOI8-R \ + sv_SE.ISO_8859-1 LOCALEDIR= ${DESTDIR}/usr/share/locale |
