diff options
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r-- | share/numericdef/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index e51417767901..59e976701d79 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -3,7 +3,8 @@ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} -LOCALES= en_US.ISO_8859-1 \ +LOCALES= da_DK.ISO_8859-1 \ + en_US.ISO_8859-1 \ nl_NL.ISO_8859-1 \ no_NO.ISO_8859-1 \ ru_RU.KOI8-R \ |