summaryrefslogtreecommitdiff
path: root/libc/misc/Makefile
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2002-05-23 21:54:01 +0000
committerManuel Novoa III <mjn3@codepoet.org>2002-05-23 21:54:01 +0000
commit96e940864c0dfdd66f6ebc4a6ef1f58d1d81f238 (patch)
tree9745a91757b8efa871cce60ae2afe44ad6c3e616 /libc/misc/Makefile
parentd730fb4d646ac74ee6bbd227411329090fb3206c (diff)
Obligatory forgotten file during commit...
Diffstat (limited to 'libc/misc/Makefile')
-rw-r--r--libc/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/misc/Makefile b/libc/misc/Makefile
index 8dcf5486a..7e9d1ec59 100644
--- a/libc/misc/Makefile
+++ b/libc/misc/Makefile
@@ -35,7 +35,7 @@ ifeq ($(strip $(INCLUDE_THREADS)),true)
DIRS += pthread
endif
ifeq ($(strip $(HAS_WCHAR)),true)
-DIRS += wctype # wchar
+DIRS += wctype wchar
endif
all: libc.a