summaryrefslogtreecommitdiffstats
path: root/util/Makefile
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-09 02:29:35 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-09 02:29:35 +0800
commita8d6240a1db56b86073d284ee5abf433e8d283d5 (patch)
tree3459c1419519484db49948c62743150c1f3cc729 /util/Makefile
parent16f546e4f25f6d286fcaf0ba5727ff6cebe257a6 (diff)
downloadpttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar.gz
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar.bz2
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar.lz
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar.xz
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.tar.zst
pttbbs-a8d6240a1db56b86073d284ee5abf433e8d283d5.zip
util to know the amount of tickets for ticket.data
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3016 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util/Makefile')
-rw-r--r--util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile
index 4f7e19a4..e16b1ac4 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -33,7 +33,7 @@ CPROG_WITHOUT_UTIL= \
uhash_loader showboard \
countalldice webgrep bbsrf initbbs \
userlist merge_passwd \
- merge_board bbsmail
+ merge_board bbsmail gamble_fix
# 下面這些程式會被 install
PROGS= ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \