add some missing files to Manifest
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 17 Feb 2010 23:10:48 +0000 (23:10 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 17 Feb 2010 23:10:48 +0000 (23:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@911217 13f79535-47bb-0310-9956-ffa450edef68

lib/rb/Manifest

index 7b4503f..fd1f031 100644 (file)
@@ -28,6 +28,8 @@ lib/thrift/core_ext.rb
 lib/thrift/exceptions.rb
 lib/thrift/processor.rb
 lib/thrift/struct.rb
+lib/thrift/struct_union.rb
+lib/thrift/union.rb
 lib/thrift/thrift_native.rb
 lib/thrift/types.rb
 lib/thrift/core_ext/fixnum.rb
@@ -76,6 +78,7 @@ spec/socket_spec.rb
 spec/socket_spec_shared.rb
 spec/spec_helper.rb
 spec/struct_spec.rb
+spec/union_spec.rb
 spec/ThriftSpec.thrift
 spec/types_spec.rb
 spec/unix_socket_spec.rb