about summary refs log tree commit diff
path: root/ctype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ctype/Makefile')
-rw-r--r--ctype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctype/Makefile b/ctype/Makefile
index edca5ccb93..a231b48a41 100644
--- a/ctype/Makefile
+++ b/ctype/Makefile
@@ -24,7 +24,7 @@ include ../Makeconfig
 
 headers	:= ctype.h
 
-routines	:= ctype ctype-extn ctype_l isctype
+routines	:= ctype ctype-c99 ctype-extn ctype-c99_l ctype_l isctype
 aux		:= ctype-info
 
 tests	:= test_ctype