diff options
Diffstat (limited to 'util/Makefile')
-rw-r--r-- | util/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile index 0516fa59..54e26131 100644 --- a/util/Makefile +++ b/util/Makefile @@ -23,7 +23,8 @@ CPROG_WITH_UTIL= \ indexuser yearsold toplazyBM toplazyBBM \ reaper buildAnnounce inndBM shmctl \ outmail chkhbf checkmoney merge_dir \ - transman angel gamblegive checkdir + transman angel gamblegive checkdir \ + chesscountry # 下面這些程式, 會直接被 compile CPROG_WITHOUT_UTIL= \ |