Fix typo.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1019 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<!-- makes sure our tools are compiled and defines the ant tasks -->
|
||||
<target name="preptools" depends="prepare">
|
||||
<taskdef resource="com/threerings/presents/tools.properties"
|
||||
classpath="${libs.dir}/narya-tool-sfull.jar"/>
|
||||
classpath="${libs.dir}/narya-tools-full.jar"/>
|
||||
</target>
|
||||
|
||||
<!-- cleans out the intermediate build files -->
|
||||
|
||||
Reference in New Issue
Block a user