summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \