Updated makefile for THRIFT-2544 Add support for socket transport for c# library when using Windows Phone projects

Client: C#
Patch: Jens Geyer
This commit is contained in:
Jens Geyer 2014-05-26 23:39:47 +02:00
parent f64d7e07de
commit 8fcc82ba70

View File

@ -92,4 +92,5 @@ EXTRA_DIST = \
src/Thrift.sln \
src/Thrift.WP7.csproj \
src/Properties/AssemblyInfo.WP7.cs \
src/Transport/TSilverlightSocket.cs \
test