THRIFT-373. Get some missing files into the release tarballs
authorDavid Reiss <dreiss@apache.org>
Fri, 22 May 2009 19:52:06 +0000 (19:52 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 22 May 2009 19:52:06 +0000 (19:52 +0000)
commit4b86e62eb6bb9230985c53c121e6aa34642162cb
treee76554a060d531e08fdc50429e682a9f882948e0
parentdc0a94142699ebf90a4a35a3e1ca64c7b875125f
THRIFT-373. Get some missing files into the release tarballs

- Added some stuff to EXTRA_DIST.
- Added some non-compiled sources to a C++ test.
- Made lib/perl/test a SUBDIR of lib/perl.

The last is a revert of r766558, but I moved the "Types.pm" rules in
lib/perl/test/Makefile.am to the check-local target, so it should still
work as expected (per THRIFT-461).

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@777681 13f79535-47bb-0310-9956-ffa450edef68
Makefile.am
lib/java/Makefile.am
lib/perl/Makefile.am
lib/perl/test/Makefile.am
lib/rb/Makefile.am
test/Makefile.am