We don't have a rsrc/ directory any more, so that can go.

This commit is contained in:
Michael Bayne
2010-10-19 00:28:10 +00:00
parent 9d9c4e3e5e
commit f9619f0dc8
-1
View File
@@ -29,7 +29,6 @@
<path refid="classpath"/> <path refid="classpath"/>
<pathelement location="${classes.dir}"/> <pathelement location="${classes.dir}"/>
<pathelement location="${tclasses.dir}"/> <pathelement location="${tclasses.dir}"/>
<pathelement location="${basedir}"/> <!-- for rsrc/ -->
</path> </path>
</target> </target>