No longer need atunit.jar.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5886 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-07-21 00:30:16 +00:00
parent 5985d4086a
commit ff3c59799b
+1 -1
View File
@@ -2,8 +2,8 @@
<!-- declares the libraries needed to build narya --> <!-- declares the libraries needed to build narya -->
<project name="library-dependencies"> <project name="library-dependencies">
<fileset dir="${libs.dir}" id="narya.libs"> <fileset dir="${libs.dir}" id="narya.libs">
<include name="aopalliance.jar"/>
<include name="ant.jar"/> <include name="ant.jar"/>
<include name="atunit.jar"/>
<include name="asc.jar"/> <include name="asc.jar"/>
<include name="commons-collections.jar"/> <include name="commons-collections.jar"/>
<include name="depot.jar"/> <include name="depot.jar"/>