From 1422fe3fb6fa927e63cf9e9829f7e81ae08909b5 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Thu, 17 Jan 2002 05:39:44 +0000 Subject: Added insque/remque support --- 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 2a43c9f2f..cd562d643 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -26,7 +26,7 @@ include $(TOPDIR)Rules.mak DIRS = assert ctype dirent file fnmatch glob internals lsearch \ - mntent syslog time utmp tsearch locale sysvipc statfs + mntent syslog time utmp tsearch locale sysvipc statfs insremque ifeq ($(strip $(INCLUDE_REGEX)),true) DIRS += regex endif -- cgit v1.2.3