Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2cdfd37
)
THRIFT-264. csharp: Include TBufferedTransport in the build on Linux
author
David Reiss
<dreiss@apache.org>
Tue, 3 Feb 2009 21:20:55 +0000
(21:20 +0000)
committer
David Reiss
<dreiss@apache.org>
Tue, 3 Feb 2009 21:20:55 +0000
(21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@740456
13f79535
-47bb-0310-9956-
ffa450edef68
lib/csharp/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/csharp/Makefile.am
b/lib/csharp/Makefile.am
index
8395266
..
bb850fa
100644
(file)
--- a/
lib/csharp/Makefile.am
+++ b/
lib/csharp/Makefile.am
@@
-15,6
+15,7
@@
THRIFTCODE= \
src/Server/TThreadPoolServer.cs \
src/Server/TSimpleServer.cs \
src/Server/TServer.cs \
+ src/Transport/TBufferedTransport.cs \
src/Transport/TTransport.cs \
src/Transport/TSocket.cs \
src/Transport/TTransportException.cs \