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

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@50 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2006-10-13 02:13:51 +00:00
parent fd06ed1481
commit 69277175c8
2 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<path id="classpath">
<pathelement location="${classes.dir}"/>
<pathelement location="${narya.classes.dir}"/>
<fileset dir="../lib" includes="**/*.jar"/>
<fileset dir="../${deploy.dir}/lib" includes="**/*.jar"/>
</path>
<!-- checks the availability of certain libraries -->