Changeset 147
- Timestamp:
- 04/29/06 19:26:12 (3 years ago)
- Files:
-
- trunk/jsmtpd/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/jsmtpd/build.xml
r133 r147 163 163 <copy file="startup.bat" tofile="${release.dir}/startup.bat"/> 164 164 <copy file="addcp.bat" tofile="${release.dir}/addcp.bat"/> 165 <copy file=" startup.sh" tofile="${release.dir}/startup.sh"/>165 <copy file="jsmtpd.sh" tofile="${release.dir}/jsmtpd.sh"/> 166 166 </target> 167 167
