Changeset 147

Show
Ignore:
Timestamp:
04/29/06 19:26:12 (3 years ago)
Author:
jfp
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jsmtpd/build.xml

    r133 r147  
    163163                <copy file="startup.bat" tofile="${release.dir}/startup.bat"/> 
    164164                <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"/> 
    166166        </target> 
    167167