Export our samskivert code as a module as well.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2382 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2008-09-05 17:05:37 +00:00
parent 5facd275b1
commit c02372cad6
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<!-- $Id$ -->
<!-- Exports various samskivert utilities to GWT. -->
<module>
<source path="jdbc/depot"/>
<source path="text"/>
</module>