commit | 4c71660dab62f2ac08ab7d81b41053fdaf2cdeb9 | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Tue Jan 01 19:28:23 2019 -0500 |
committer | James E. King III <jking@apache.org> | Wed Jan 02 07:54:43 2019 -0500 |
tree | ff57d57744d1cc8d606ad8df9994456f5b836a29 | |
parent | 0e99ee31ba25ee0b2b8eecea44b7208318cf3f56 [diff] [blame] |
THRIFT-4705: add nuget configuration file
diff --git a/lib/csharp/Makefile.am b/lib/csharp/Makefile.am index be49d5e..56a8b0f 100644 --- a/lib/csharp/Makefile.am +++ b/lib/csharp/Makefile.am
@@ -109,3 +109,7 @@ test \ coding_standards.md \ README.md + +MAINTAINERCLEANFILES = \ + Makefile \ + Makefile.in