THRIFT-2050 Vagrant C# lib compile fails with TException missing
authorJens Geyer <jensg@apache.org>
Thu, 20 Jun 2013 19:48:21 +0000 (21:48 +0200)
committerJens Geyer <jensg@apache.org>
Thu, 20 Jun 2013 19:48:21 +0000 (21:48 +0200)
Patch: Justin Porterfield

lib/csharp/Makefile.am

index 7bc161d..71cc83b 100644 (file)
@@ -59,6 +59,7 @@ THRIFTCODE= \
             src/Transport/THttpHandler.cs \
             src/Transport/TMemoryBuffer.cs \
             src/TProcessor.cs \
+            src/TException.cs \
             src/TApplicationException.cs
 
 CSC=gmcs