From 047bb28fce410663731f69295cff89ab902a6085 Mon Sep 17 00:00:00 2001 From: in2 Date: Sat, 19 Jul 2003 09:33:34 +0000 Subject: add bbsmail to CPROG_WITHOUT_UTIL git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@1064 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/Makefile b/util/Makefile index c1a099bb..2f11c9ea 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 2003/07/17 07:58:45 in2 Exp $ +# $Id: Makefile,v 1.35 2003/07/19 09:33:34 in2 Exp $ .include "../pttbbs.mk" @@ -19,7 +19,7 @@ CPROG_WITHOUT_UTIL= \ shmsweep uhash_loader showboard antispam \ countalldice webgrep bbsrf initbbs \ userlist tunepasswd buildir merge_passwd \ - merge_board xchatd outmail + merge_board xchatd outmail bbsmail # 下面這些程式會被 install PROGS= ${UTIL_OBJS} ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \ -- cgit v1.2.3