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:
f64d7e0
)
Updated makefile for THRIFT-2544 Add support for socket transport for c# library...
author
Jens Geyer
<jensg@apache.org>
Mon, 26 May 2014 21:39:47 +0000
(23:39 +0200)
committer
Jens Geyer
<jensg@apache.org>
Mon, 26 May 2014 21:39:47 +0000
(23:39 +0200)
Client: C#
Patch: Jens Geyer
lib/csharp/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/csharp/Makefile.am
b/lib/csharp/Makefile.am
index
b99674c
..
cbc003b
100644
(file)
--- a/
lib/csharp/Makefile.am
+++ b/
lib/csharp/Makefile.am
@@
-92,4
+92,5
@@
EXTRA_DIST = \
src/Thrift.sln \
src/Thrift.WP7.csproj \
src/Properties/AssemblyInfo.WP7.cs \
+ src/Transport/TSilverlightSocket.cs \
test