From 5a658e2e21096920d84a38c71b4209c33ae7c97f Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 31 Oct 2004 10:31:59 +0000 Subject: do not install UTIL_OBJS to ~/bin/ git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2299 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/Makefile b/util/Makefile index eb148ca9..f7686c76 100644 --- a/util/Makefile +++ b/util/Makefile @@ -34,7 +34,7 @@ CPROG_WITHOUT_UTIL= \ merge_board xchatd bbsmail # 下面這些程式會被 install -PROGS= ${UTIL_OBJS} ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \ +PROGS= ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \ BM_money.sh backpasswd.sh mailog.sh opendice.sh \ openticket.sh stock.sh topsong.sh weather.sh \ stock.perl weather.perl toplazyBM.sh toplazyBBM.sh \ -- cgit v1.2.3