From 553fae32d3cdd1f36216a03d9ba2b0720b173d95 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Oct 2005 08:08:07 +0000 Subject: oops, missed a spot --- libc/unistd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/unistd') diff --git a/libc/unistd/Makefile b/libc/unistd/Makefile index 73be2f0cc..6493615b2 100644 --- a/libc/unistd/Makefile +++ b/libc/unistd/Makefile @@ -25,7 +25,7 @@ MOBJ1 = execl.o execv.o execle.o execlp.o execvp.o CSRC= sleep.c usleep.c ualarm.c getpass.c sysconf.c getlogin.c \ fpathconf.c confstr.c pathconf.c swab.c usershell.c \ - getsubopt.c + getsubopt.c daemon.c ifneq ($(strip $(ARCH_HAS_MMU)),y) MOBJ1 += __exec_alloc.o -- cgit v1.2.3