Streamables show up all over the place in Narya.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4698 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2007-05-07 19:57:41 +00:00
parent 9e0babe2e1
commit ef384f2a95
+1 -1
View File
@@ -92,7 +92,7 @@
<!-- now instrument the associated files -->
<instream outdir="${classes.dir}">
<path refid="classpath"/>
<fileset dir="${classes.dir}" includes="**/data/*.class"/>
<fileset dir="${classes.dir}" includes="**/*.class"/>
</instream>
</target>