From 96e940864c0dfdd66f6ebc4a6ef1f58d1d81f238 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Thu, 23 May 2002 21:54:01 +0000 Subject: Obligatory forgotten file during commit... --- libc/misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc') 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 -- cgit v1.2.3