Depend on preptools instead of DingIY.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1037 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-10-22 19:21:25 +00:00
parent 96cb4bd2df
commit 0412850797
+1 -3
View File
@@ -86,9 +86,7 @@
</target>
<!-- adds readField and writeField methods to Stremable classes -->
<target name="procstream" depends="prepare">
<taskdef resource="com/threerings/presents/tools.properties"
classpath="${libs.dir}/narya-tools-full.jar"/>
<target name="procstream" depends="preptools">
<instream outdir="${classes.dir}">
<path refid="classpath"/>
<fileset dir="${classes.dir}" includes="**/data/*.class"/>