summaryrefslogtreecommitdiffstats
path: root/common/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/sys/Makefile')
-rw-r--r--common/sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sys/Makefile b/common/sys/Makefile
index fe9fb2dc..adace886 100644
--- a/common/sys/Makefile
+++ b/common/sys/Makefile
@@ -5,7 +5,7 @@ MKPIC:=no
SRCROOT= ../..
.include "$(SRCROOT)/pttbbs.mk"
-SRCS:= file.c lock.c log.c net.c sort.c string.c time.c crypt.c record.c vector.c
+SRCS:= daemon.c file.c lock.c log.c net.c sort.c string.c time.c crypt.c record.c vector.c
LIB:= cmsys
all: .depend