Vilya has a straggler as well.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@296 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2007-05-07 19:58:14 +00:00
parent 69dd4a27d1
commit cc94dacfce
+1 -1
View File
@@ -94,7 +94,7 @@
<!-- now instrument the associated files --> <!-- now instrument the associated files -->
<instream outdir="${classes.dir}"> <instream outdir="${classes.dir}">
<path refid="classpath"/> <path refid="classpath"/>
<fileset dir="${classes.dir}" includes="**/data/*.class"/> <fileset dir="${classes.dir}" includes="**/*.class"/>
</instream> </instream>
</target> </target>