diff options
author | ptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-04-08 09:30:42 +0800 |
---|---|---|
committer | ptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-04-08 09:30:42 +0800 |
commit | c4260474e6e60275a18037c304a67c0afe7087aa (patch) | |
tree | 5e59e3be523f4b8b84e8b7ec19e34ab876ae2938 /util/Makefile | |
parent | 97699386f7a67e56a3ac191abc9bf0598b1d5d61 (diff) | |
download | pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar.gz pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar.bz2 pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar.lz pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar.xz pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.tar.zst pttbbs-c4260474e6e60275a18037c304a67c0afe7087aa.zip |
merge dir tools
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1725 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util/Makefile')
-rw-r--r-- | util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile index 0dc3f0f6..99461ffe 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 checkmoney + outmail chkhbf checkmoney merge_dir # �U���o�ǵ{��, �|�����Q compile CPROG_WITHOUT_UTIL= \ |