Add automake support for running the Java tests.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665496 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/configure.ac b/configure.ac
index d8a7b00..96329ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,6 +129,7 @@
   if/Makefile
   test/Makefile
   test/py/Makefile
+  test/java/Makefile
 ])
 
 AC_OUTPUT