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 04c0d4cc..52f02a62 100644 --- a/util/Makefile +++ b/util/Makefile @@ -22,7 +22,8 @@ CPROG_WITH_UTIL= \ openvice parse_news openticket topusr \ indexuser yearsold toplazyBM toplazyBBM \ reaper buildAnnounce inndBM shmctl \ - outmail chkhbf checkmoney merge_dir + outmail chkhbf checkmoney merge_dir \ + transman # 下面這些程式, 會直接被 compile CPROG_WITHOUT_UTIL= \ |