summaryrefslogtreecommitdiff
path: root/libc/misc/ctype/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/misc/ctype/Makefile.in')
-rw-r--r--libc/misc/ctype/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libc/misc/ctype/Makefile.in b/libc/misc/ctype/Makefile.in
index 3f307f093..f4705e1d5 100644
--- a/libc/misc/ctype/Makefile.in
+++ b/libc/misc/ctype/Makefile.in
@@ -5,6 +5,8 @@
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
+subdirs += libc/misc/ctype
+
# multi source ctype.c
COM_SRC := \
isalnum.c isalpha.c iscntrl.c isdigit.c \