diff options
Diffstat (limited to 'wcsmbs/Makefile')
-rw-r--r-- | wcsmbs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile index cde9a3221e..81f3ff8a16 100644 --- a/wcsmbs/Makefile +++ b/wcsmbs/Makefile @@ -180,6 +180,7 @@ tests := \ tst-wcrtomb \ tst-wcslcat \ tst-wcslcpy \ + tst-wcslcpy2 \ tst-wcsnlen \ tst-wcstod-nan-locale \ tst-wcstod-nan-sign \ |