summaryrefslogtreecommitdiff
path: root/libc/misc/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-23 17:57:49 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-23 17:57:49 +0000
commit3210add02999e6164840ec635d7a5b3cfb546e27 (patch)
tree5a38caa75c8d4c40dd2913a3c3e276d9586975b8 /libc/misc/Makefile
parent39bf3c74cb1681ca4900cf9a7660604590908a93 (diff)
Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)
Diffstat (limited to 'libc/misc/Makefile')
-rw-r--r--libc/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
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