commit | 178b813acd6dd3e334b88386be938415d9f3bf97 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed Sep 30 23:16:45 2015 +0200 |
committer | Jens Geyer <jensg@apache.org> | Wed Sep 30 23:16:45 2015 +0200 |
tree | 1fe63d75386b3881f223163aec61b6de92aa91d1 | |
parent | 60aa640c3028a0c6314a2ae4e40d32e40f355464 [diff] [blame] |
THRIFT-3361 Improve C# library Client: C# Patch: Nobuaki Sukegawa <nsukeg@gmail.com> This closes #630
diff --git a/lib/csharp/Makefile.am b/lib/csharp/Makefile.am index 611405d..a8b275e 100644 --- a/lib/csharp/Makefile.am +++ b/lib/csharp/Makefile.am
@@ -87,7 +87,7 @@ clean-local: $(RM) Thrift.dll -precross: +precross: all-local $(MAKE) -C test/ThriftTest precross # run csharp tests?