Thrift: Add a Makefile to build the C# library with Mono.
Reviewed By: mcslee
Test Plan: Installed Mono and built it.
Revert Plan: ok
Other Notes:
Submitted by Ben Maurer.
Actually reviewed by Todd Berman.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665465 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/cleanup.sh b/cleanup.sh
index 4760f43..fe0d6ed 100755
--- a/cleanup.sh
+++ b/cleanup.sh
@@ -34,4 +34,5 @@
lib/Makefile.in \
lib/cpp/Makefile.in \
lib/py/Makefile.in \
+lib/csharp/Makefile.in \
test/Makefile.in