From 257573b929dc1096a46f8c2d40781477b123f23f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sun, 9 Jun 2002 13:15:38 +0000 Subject: Oops. Forgot to check this in. Thanks Martin Volf for noticing -Erik --- libc/unistd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libc/unistd/Makefile b/libc/unistd/Makefile index 8309497ba..ee340214d 100644 --- a/libc/unistd/Makefile +++ b/libc/unistd/Makefile @@ -27,7 +27,7 @@ DIRS:= CSRC=execl.c execlp.c execv.c execvep.c execvp.c execle.c getcwd.c \ sleep.c usleep.c getpass.c sysconf_src.c getlogin.c \ - fpathconf.c confstr.c pathconf.c swab.c + fpathconf.c confstr.c pathconf.c swab.c usershell.c ifeq ($(strip $(HAS_MMU)),true) CSRC+=daemon.c endif -- cgit v1.2.3