From 3210add02999e6164840ec635d7a5b3cfb546e27 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 23 Dec 2000 17:57:49 +0000 Subject: Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) --- 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 32fc4371d..5c16c5478 100644 --- a/libc/misc/Makefile +++ b/libc/misc/Makefile @@ -25,7 +25,7 @@ include $(TOPDIR)Rules.mak LIBC=$(TOPDIR)libc.a -DIRS = assert crypt ctype fnmatch glob internals lsearch mntent syslog regex shm time +DIRS = assert crypt ctype fnmatch glob internals lsearch mntent syslog regex shm time utmp all: libc.a -- cgit v1.2.3