diff options
Diffstat (limited to 'src/regress/lib/libc/locale/Makefile')
-rw-r--r-- | src/regress/lib/libc/locale/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libc/locale/Makefile b/src/regress/lib/libc/locale/Makefile index b3ca6bad85..550f176d4c 100644 --- a/src/regress/lib/libc/locale/Makefile +++ b/src/regress/lib/libc/locale/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # $OpenBSD: Makefile,v 1.6 2017/07/27 15:08:37 bluhm Exp $ | 1 | # $OpenBSD: Makefile,v 1.7 2020/01/13 15:35:57 bluhm Exp $ |
2 | 2 | ||
3 | SUBDIR = check_isw mbrtowc setlocale wcrtomb | 3 | SUBDIR = check_isw mbrtowc setlocale uselocale wcrtomb |
4 | 4 | ||
5 | .include <bsd.subdir.mk> | 5 | .include <bsd.subdir.mk> |