Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1134 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
description="Cleans and rebuilds everything, including javadocs."/>
|
||||
|
||||
<target name="dist" depends="-prepare,compile,procstream,-ninstall"
|
||||
description="Compiles everything and build distribution jar files.">
|
||||
description="Compiles everything and builds distribution jar files.">
|
||||
<jar destfile="${deploy.dir}/${ant.project.name}.jar" basedir="${classes.dir}"/>
|
||||
<!-- also build our various split jar files -->
|
||||
<jar destfile="${deploy.dir}/${ant.project.name}-rsrc.jar">
|
||||
|
||||
Reference in New Issue
Block a user