Fix typo.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1019 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-10-14 01:03:46 +00:00
parent 6c9e1243ab
commit b740b66d0a
+1 -1
View File
@@ -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 -->