From a99617fe8fdb56b3e877558bfd6572ce65ad39de Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 11 Oct 2000 23:54:37 +0000 Subject: Finish reorganizing things. At least I think I've finished. --- 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 03d2b2b40..30c92fcf8 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -21,7 +21,7 @@ # respective copyright holders. -DIRS = assert crypt ctype fnmatch glob lsearch +DIRS = assert crypt ctype fnmatch glob internals lsearch regex shm time all: libc.a -- cgit v1.2.3