Build file changes to make Vilya work with the new build world order.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@111 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2006-10-13 02:14:07 +00:00
parent f81adbda02
commit 306ebf3169
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<path id="classpath">
<pathelement location="${classes.dir}"/>
<pathelement location="${vilya.classes.dir}"/>
<fileset dir="../lib" includes="**/*.jar"/>
<fileset dir="../${deploy.dir}/lib" includes="**/*.jar"/>
</path>
<!-- generates additional methods for distributed object classes -->