summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormk <mk@openbsd.org>2009-11-24 20:11:08 +0000
committermk <mk@openbsd.org>2009-11-24 20:11:08 +0000
commit5d680cd2884e73187da85da4b4b53f533e68ce34 (patch)
tree4fb4b764febb03e9cdce1bed8c37d132b9663cc2 /lib/libc
parentDanish translations. (diff)
downloadwireguard-openbsd-5d680cd2884e73187da85da4b4b53f533e68ce34.tar.xz
wireguard-openbsd-5d680cd2884e73187da85da4b4b53f533e68ce34.zip
Add `da.msg'.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
index d12d2f2521a..2e3229433fa 100644
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.27 2009/10/27 23:59:59 deraadt Exp $
+# $OpenBSD: Makefile,v 1.28 2009/11/24 20:11:08 mk Exp $
#
# The NLS (message catalog) functions are always in libc. To choose that
# strerror(), perror(), strsignal(), psignal(), etc. actually call the NLS
@@ -18,7 +18,7 @@ CLEANFILES+=tags
LIBCSRCDIR=${.CURDIR}
.include "${LIBCSRCDIR}/Makefile.inc"
-NLS= C.msg Pig.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg ru.msg sv.msg it.msg
+NLS= C.msg Pig.msg da.msg de.msg es.msg fi.msg fr.msg nl.msg no.msg ru.msg sv.msg it.msg
copy-to-libkern: copy-to-libkern-machind copy-to-libkern-machdep