diff --git a/build.xml b/build.xml
index 9bce58a0..f48c38c6 100644
--- a/build.xml
+++ b/build.xml
@@ -329,6 +329,11 @@
+
+
+
+
+
diff --git a/tools-pom.xml b/tools-pom.xml
new file mode 100644
index 00000000..07f63204
--- /dev/null
+++ b/tools-pom.xml
@@ -0,0 +1,37 @@
+
+
+ 4.0.0
+ com.threerings
+ nenya-tools
+ jar
+ 1.0
+ nenya-tools
+ Nenya with dependencies configured for its tools.
+
+
+
+ com.samskivert
+ samskivert
+ 1.1
+ compile
+
+
+ com.google.guava
+ guava
+ r07
+ compile
+
+
+ commons-digester
+ commons-digester
+ 1.8
+ compile
+
+
+ com.megginson.sax
+ xml-writer
+ 0.2
+ compile
+
+
+