Jelajahi Sumber

Obligatory forgotten file during commit...

Manuel Novoa III 22 tahun lalu
induk
melakukan
96e940864c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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