From b7aed1d7020298382852a718726b218afe7dfcc7 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 25 Oct 2000 06:58:57 +0000 Subject: A few more syscalls. --- libc/misc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/misc/Makefile') diff --git a/libc/misc/Makefile b/libc/misc/Makefile index eb3dfd84d..d839813fc 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -21,7 +21,7 @@ # respective copyright holders. -DIRS = assert crypt fnmatch glob internals lsearch regex shm time +DIRS = assert crypt fnmatch glob internals lsearch syslog regex shm time ifeq ($(USE_CTYPE_C_FUNCTIONS),true) DIRS+=ctype -- cgit v1.2.3