diff options
-rw-r--r-- | util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile index 38e0eaca..0dc3f0f6 100644 --- a/util/Makefile +++ b/util/Makefile @@ -22,7 +22,7 @@ CPROG_WITH_UTIL= \ openvice parse_news openticket topusr \ indexuser yearsold toplazyBM toplazyBBM \ reaper buildAnnounce inndBM shmctl \ - outmail chkhbf + outmail chkhbf checkmoney # 下面這些程式, 會直接被 compile CPROG_WITHOUT_UTIL= \ |