summary refs log tree commit diff
path: root/wctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/Makefile')
-rw-r--r--wctype/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wctype/Makefile b/wctype/Makefile
index fe00e58d2a..0343ec8a3e 100644
--- a/wctype/Makefile
+++ b/wctype/Makefile
@@ -24,7 +24,8 @@ subdir	:= wctype
 headers		:= wctype.h
 distribute	:= cname-lookup.h
 routines	:= wcfuncs wctype iswctype wctrans towctrans wcextra \
-		   wcfuncs_l iswctype_l towctrans_l wctype_l wcextra_l
+		   wcfuncs_l wctype_l iswctype_l wctrans_l towctrans_l \
+		   wcextra_l
 
 tests	:= test_wctype test_wcfuncs