commit | c76009881b2149ef5840692fdf50d0025acd069c | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Thu Mar 24 22:20:12 2011 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Thu Mar 24 22:20:12 2011 +0000 |
tree | 7310895b288b86c9e47f15f83b7663bdcdf4bb90 | |
parent | 68634a0bac61d41b8ce057d0c9086aea82f4d853 [diff] [blame] |
THRIFT-1112. java: Maven deploy support Patch: Jake Farrell git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085164 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/java/Makefile.am b/lib/java/Makefile.am index cb1332e..c5c7521 100644 --- a/lib/java/Makefile.am +++ b/lib/java/Makefile.am
@@ -17,7 +17,7 @@ # under the License. # -EXTRA_DIST = build.xml ivy.xml src test +EXTRA_DIST = build.xml src test export CLASSPATH