From e8705b613722cb81c27e2f2c98808cc6dc8d7854 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 17 Feb 2005 02:07:10 +0000 Subject: [PATCH] We need more libraries. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3357 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- lib/LIBS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/LIBS b/lib/LIBS index d91544a29..2ea3ed2ab 100644 --- a/lib/LIBS +++ b/lib/LIBS @@ -1,7 +1,11 @@ +ant.jar +commons-beanutils.jar commons-collections.jar commons-digester.jar commons-io.jar commons-lang.jar +commons-logging.jar +junit-3.7.jar samskivert.jar -xml-writer.jar velocity-1.5-dev.jar +xml-writer.jar