From c60181a48418454b6120ce62d57eda9c3e77d42b Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 16 Nov 2008 07:53:22 +0000 Subject: [PATCH] We need a GWT module. --- build.xml | 1 + src/java/com/samskivert/Depot.gwt.xml | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 src/java/com/samskivert/Depot.gwt.xml diff --git a/build.xml b/build.xml index de31671..c9cd48d 100644 --- a/build.xml +++ b/build.xml @@ -156,6 +156,7 @@ + diff --git a/src/java/com/samskivert/Depot.gwt.xml b/src/java/com/samskivert/Depot.gwt.xml new file mode 100644 index 0000000..dab3b26 --- /dev/null +++ b/src/java/com/samskivert/Depot.gwt.xml @@ -0,0 +1,5 @@ + + + + +