summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMichael Knudsen <mk@cvs.openbsd.org>2009-11-24 20:11:09 +0000
committerMichael Knudsen <mk@cvs.openbsd.org>2009-11-24 20:11:09 +0000
commite417e1bb19ad3276619ff9d813531ecb55d3a558 (patch)
tree4fde539d61ea14cb2496d7091cd97cfbd21c030b /lib
parentf18482d8fff128616ff5dba0c92fc1c71987734b (diff)
Add `da.msg'.
Diffstat (limited to 'lib')
-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