summaryrefslogtreecommitdiff
path: root/wctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/Makefile')
-rw-r--r--wctype/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/wctype/Makefile b/wctype/Makefile
index 78f66e7aed..c1a2de7e6b 100644
--- a/wctype/Makefile
+++ b/wctype/Makefile
@@ -22,10 +22,9 @@
subdir := wctype
headers := wctype.h
-distribute := cname-lookup.h wchar-lookup.h
-routines := wcfuncs wctype iswctype wctrans towctrans wcextra \
- wcfuncs_l wctype_l iswctype_l wctrans_l towctrans_l \
- wcextra_l
+distribute := wchar-lookup.h
+routines := wcfuncs wctype iswctype wctrans towctrans \
+ wcfuncs_l wctype_l iswctype_l wctrans_l towctrans_l
tests := test_wctype test_wcfuncs