From 2b951f0f407910f20a781da2b31f27ea06afda40 Mon Sep 17 00:00:00 2001 From: in2 Date: Fri, 11 Jul 2003 09:03:21 +0000 Subject: add boardlist git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1046 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'util/Makefile') diff --git a/util/Makefile b/util/Makefile index 090f7217..baf0bf6a 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 2003/05/15 08:28:59 in2 Exp $ +# $Id: Makefile,v 1.32 2003/07/11 09:03:21 in2 Exp $ .include "../pttbbs.mk" @@ -12,7 +12,8 @@ CPROG_WITH_UTIL= \ expire mandex rmuid horoscope \ openvice parse_news openticket topusr \ indexuser yearsold toplazyBM toplazyBBM \ - reaper buildAnnounce inndBM shmctl + reaper buildAnnounce inndBM shmctl \ + boardlist # 下面這些程式, 會直接被 compile CPROG_WITHOUT_UTIL= \ -- cgit v1.2.3