From: Jake Farrell Date: Wed, 20 Apr 2011 19:48:12 +0000 (+0000) Subject: Adding java build.properties file to the exported files list. X-Git-Tag: 0.6.1~1 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=3ecea5005880b9fb86fc854b85e6812897d0683b;p=common%2Fthrift.git Adding java build.properties file to the exported files list. client: java git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095491 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/Makefile.am b/lib/java/Makefile.am index c5c75217..ea019783 100644 --- a/lib/java/Makefile.am +++ b/lib/java/Makefile.am @@ -17,7 +17,7 @@ # under the License. # -EXTRA_DIST = build.xml src test +EXTRA_DIST = build.xml build.properties src test export CLASSPATH