From d23f24663a1ab5c71007d875a2b4022472f5f312 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 15 Sep 2001 08:38:12 +0000 Subject: Recurse into 'file' --- libc/misc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libc') diff --git a/libc/misc/Makefile b/libc/misc/Makefile index 7733c5b80..aae04e184 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -24,8 +24,8 @@ TOPDIR=../../ include $(TOPDIR)Rules.mak -DIRS = assert ctype dirent fnmatch glob internals lsearch mntent syslog \ - time utmp tsearch locale regex sysvipc +DIRS = assert ctype dirent file fnmatch glob internals lsearch \ + mntent syslog time utmp tsearch locale regex sysvipc all: libc.a -- cgit v1.2.3