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:
bdb19a4
)
Thrift-1786: C# Union Typing
author
Jake Farrell
<jfarrell@apache.org>
Tue, 23 Apr 2013 02:28:56 +0000
(22:28 -0400)
committer
Jake Farrell
<jfarrell@apache.org>
Tue, 23 Apr 2013 02:28:56 +0000
(22:28 -0400)
Client: csharp
Patch: Carl Yeksigian
Updating makefile for mono
lib/csharp/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/csharp/Makefile.am
b/lib/csharp/Makefile.am
index
8e1fc7b
..
c7c9d7f
100644
(file)
--- a/
lib/csharp/Makefile.am
+++ b/
lib/csharp/Makefile.am
@@
-20,6
+20,7
@@
THRIFTCODE= \
src/Collections/THashSet.cs \
src/Properties/AssemblyInfo.cs \
+ src/Protocol/TAbstractBase.cs \
src/Protocol/TBase.cs \
src/Protocol/TBase64Utils.cs \
src/Protocol/TJSONProtocol.cs \