diff options
Diffstat (limited to 'wctype/Makefile')
-rw-r--r-- | wctype/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wctype/Makefile b/wctype/Makefile index 731b43abe5..16a7f329fa 100644 --- a/wctype/Makefile +++ b/wctype/Makefile @@ -24,7 +24,7 @@ subdir := wctype headers := wctype.h distribute := cname-lookup.h routines := wcfuncs wctype iswctype wctrans towctrans wcextra \ - wcfuncs_l iswctype_l towctrans_l + wcfuncs_l iswctype_l towctrans_l wctype_l tests := test_wctype |