@@ -35,7 +35,7 @@ ifeq ($(strip $(INCLUDE_THREADS)),true)
DIRS += pthread
endif
ifeq ($(strip $(HAS_WCHAR)),true)
-DIRS += wctype # wchar
+DIRS += wctype wchar
all: libc.a