aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorObsidianMinor <obsidianminor@gmail.com>2018-02-06 14:19:17 -0600
committerObsidianMinor <obsidianminor@gmail.com>2018-02-06 14:19:17 -0600
commit8b2ba9e88767d4ce320cd7cb38f01148d872a7df (patch)
tree10d1f928733384af85012a3e3e28a97ad4393d36 /Makefile.am
parenta731ecb4718872bccda4d7870ab7709bb534eec2 (diff)
downloadprotobuf-8b2ba9e88767d4ce320cd7cb38f01148d872a7df.tar.gz
protobuf-8b2ba9e88767d4ce320cd7cb38f01148d872a7df.tar.bz2
protobuf-8b2ba9e88767d4ce320cd7cb38f01148d872a7df.zip
Remove Google.Protobuf.Test/Program.cs from Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d392429f..5d30d314 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,6 @@ csharp_EXTRA_DIST= \
csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs \
csharp/src/Google.Protobuf.Test/JsonParserTest.cs \
csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs \
- csharp/src/Google.Protobuf.Test/Program.cs \
csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs \
csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs \
csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs \