Explorar o código

Obligatory forgotten file during commit...

Manuel Novoa III %!s(int64=23) %!d(string=hai) anos
pai
achega
96e940864c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libc/misc/Makefile

+ 1 - 1
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