aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2003-03-09 22:20:00 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2003-03-09 22:20:00 +0000
commitca1400906e3754c93895855397b855a34e15fba7 (patch)
tree9bb7bc86fc0ebf883c43d57276850736f95a8da9 /Makefile
parentccf70be59c5f59a0f85c8fd96ce02ba25fe11e8e (diff)
downloaddoc-ca1400906e3754c93895855397b855a34e15fba7.tar.gz
doc-ca1400906e3754c93895855397b855a34e15fba7.zip
Add da_DK.ISO8859-1 to the build.
Notes
Notes: svn path=/head/; revision=16238
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 49f606bf43..0a966421a1 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@
SUBDIR = ${DOC_LANG}
.else
SUBDIR = en_US.ISO8859-1
+SUBDIR+= da_DK.ISO8859-1
SUBDIR+= de_DE.ISO8859-1
SUBDIR+= el_GR.ISO8859-7
SUBDIR+= es_ES.ISO8859-1