summaryrefslogtreecommitdiff
path: root/lib/netstd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/netstd/Makefile.am')
-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..cf4d134dd 100644
--- a/lib/netstd/Makefile.am
+++ b/lib/netstd/Makefile.am
@@ -42,6 +42,7 @@ clean-local:
EXTRA_DIST = \
README.md \
Directory.Build.props \
+ .editorconfig \
Benchmarks/Thrift.Benchmarks \
Tests/Thrift.IntegrationTests/Protocols \
Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj \
@@ -53,12 +54,14 @@ 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/Collections \
Thrift/Processor \
Thrift/Properties \
Thrift/Protocol \
Thrift/Server \
+ Thrift/GlobalSuppressions.cs \
Thrift/TApplicationException.cs \
Thrift/TBaseClient.cs \
Thrift/TConfiguration.cs \