summaryrefslogtreecommitdiffstats
path: root/common/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/sys/Makefile')
-rw-r--r--common/sys/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/sys/Makefile b/common/sys/Makefile
index 717ccb0f..4de3a4cf 100644
--- a/common/sys/Makefile
+++ b/common/sys/Makefile
@@ -3,7 +3,8 @@
SRCROOT= ../..
.include "$(SRCROOT)/pttbbs.mk"
-SRCS:= daemon.c file.c lock.c log.c net.c sort.c string.c time.c crypt.c record.c vector.c telnet.c
+SRCS:= daemon.c file.c lock.c log.c net.c sort.c string.c time.c \
+ crypt.c record.c vector.c telnet.c vtkbd.c
LIB:= cmsys
all: .depend