OSDN Git Service

Oops. Forgot to check this in. Thanks Martin Volf for noticing
authorEric Andersen <andersen@codepoet.org>
Sun, 9 Jun 2002 13:15:38 +0000 (13:15 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 9 Jun 2002 13:15:38 +0000 (13:15 -0000)
 -Erik

libc/unistd/Makefile

index 8309497..ee34021 100644 (file)
@@ -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