summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/locale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/locale/Makefile b/regress/lib/libc/locale/Makefile
index 56be950d029..b8d046c6780 100644
--- a/regress/lib/libc/locale/Makefile
+++ b/regress/lib/libc/locale/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.4 2015/07/07 17:39:19 semarie Exp $
+# $OpenBSD: Makefile,v 1.5 2016/09/05 09:53:53 schwarze Exp $
.if defined(REGRESS_FULL) || make(clean) || make(cleandir) || make(obj)
SUBDIR+= check_isw
.endif
-SUBDIR += setlocale
+SUBDIR += mbrtowc setlocale wcrtomb
install: