Use distlib.dir.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@128 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2006-11-16 21:27:16 +00:00
parent 0fb8e4e693
commit a8740d3b94
2 changed files with 10 additions and 19 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
<!-- import some targets to enumerate library dependencies -->
<property name="projects.root" value="."/>
<property name="libs.dir" value="lib"/>
<property name="libs.dir" value="lib"/>
<property name="distlib.dir" value="lib"/>
<import file="libs-incl.xml"/>
<!-- declare our classpath business -->