From ddcba43d911f6a5faae9130073820e4442b9d4c8 Mon Sep 17 00:00:00 2001 From: wens Date: Sun, 15 Jun 2008 14:34:06 +0000 Subject: General vector-like list git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4357 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- common/sys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/sys/Makefile') diff --git a/common/sys/Makefile b/common/sys/Makefile index e0fec71f..574ab582 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 osdep.c +SRCS:= file.c lock.c log.c net.c sort.c string.c time.c crypt.c record.c osdep.c vector.c LIB:= cmsys install: -- cgit v1.2.3