summaryrefslogtreecommitdiff
path: root/lib/netstd
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-02-15 22:25:01 +0100
committerJens Geyer <jensg@apache.org>2022-02-15 22:26:08 +0100
commitd8ed39803abea8603e9935f525e748b1c515fe7f (patch)
treea5c5ae46583547a0bd829dd1610b59633efd2efd /lib/netstd
parentd2c28b349d94e99327a402ce52bcb66f8ab9c769 (diff)
parent2a93df80f27739ccabb5b885cb12a8dc7595ecdf (diff)
downloadthrift-d8ed39803abea8603e9935f525e748b1c515fe7f.tar.gz
Merge branch '0.16.0' into master
Diffstat (limited to 'lib/netstd')
-rw-r--r--lib/netstd/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/netstd/Makefile.am b/lib/netstd/Makefile.am
index f1a87a242..47b380309 100644
--- a/lib/netstd/Makefile.am
+++ b/lib/netstd/Makefile.am
@@ -53,12 +53,15 @@ EXTRA_DIST = \
Tests/Thrift.Tests/Collections \
Tests/Thrift.Tests/DataModel \
Tests/Thrift.Tests/Protocols \
+ Tests/Thrift.Tests/Transports \
Tests/Thrift.Tests/Thrift.Tests.csproj \
+ Thrift/.editorconfig \
Thrift/Collections \
Thrift/Processor \
Thrift/Properties \
Thrift/Protocol \
Thrift/Server \
+ Thrift/GlobalSuppressions.cs \
Thrift/TApplicationException.cs \
Thrift/TBaseClient.cs \
Thrift/TConfiguration.cs \