summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-11 17:03:21 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-07-11 17:03:21 +0800
commit4473e162e491f2fa3b89dcaef8040026c4a0b1de (patch)
tree44993180c1326d50b3b2370bf77b90010bdbef8a
parenteff4d07538653fafe9a43f1fcf9860b03b10be7a (diff)
downloadpttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar.gz
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar.bz2
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar.lz
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar.xz
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.tar.zst
pttbbs-4473e162e491f2fa3b89dcaef8040026c4a0b1de.zip
add boardlist
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk@1046 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/util/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/pttbbs/util/Makefile b/pttbbs/util/Makefile
index 090f7217..baf0bf6a 100644
--- a/pttbbs/util/Makefile
+++ b/pttbbs/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= \