diff --git a/build.xml b/build.xml
index 3c9716dc..2f2df226 100644
--- a/build.xml
+++ b/build.xml
@@ -63,7 +63,8 @@
-
+
+
diff --git a/depends-incl.xml b/depends-incl.xml
index 50fed95a..aa48a3f0 100644
--- a/depends-incl.xml
+++ b/depends-incl.xml
@@ -16,19 +16,19 @@
------------------------------------------
Standard extensions - http://java.sun.com/
------------------------------------------
-
+
Servlet 2.3: ${servlet2.3.present}
-
+
Java Mail: ${mail.present}
-
+
SAX: ${sax.present}
-
+
JAXP: ${jaxp.present}
@@ -59,6 +59,10 @@
---------------
Other libraries
---------------
+
+ Ant: ${ant.present}
+
EH Cache: ${ehcache.present}
@@ -96,13 +100,21 @@
com.samskivert.jdbc.depot: ${build.depot}
-
+
+
+
+
+
+
+ com.samskivert.jdbc.depot.tools: ${build.depot.tools}
+
+
- com.samskivert.net: ${build.net}
+ com.samskivert.net.MailUtil: ${build.mail}