From 51202c1445c9d6fe52b062028a641dcb2ee27a0e Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Fri, 13 Aug 2010 20:34:57 +0000 Subject: [PATCH] Allow use of lua2java from command line --- build.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index b88fe22a..cdca63bc 100644 --- a/build.xml +++ b/build.xml @@ -106,11 +106,15 @@ + excludes="**/script/*,**/Lua2Java*,lua*"/> +