diff options
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 |
