aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jie Luo <jieluo@google.com>2017-03-02 17:15:58 -0800
committerGravatar Jie Luo <jieluo@google.com>2017-03-02 17:15:58 -0800
commitaf13bff3c729bd7e0e053b4f0051501a294247c5 (patch)
treef59d81742a0d89cb70cd953fbae7d41e94b2c274 /src/Makefile.am
parent8610d0a9dde9fe536f8c5cd6702e25bd8d9bd1f3 (diff)
Detect if Descriptor.cs changes for csharp
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ab9eb31b..8c25a10a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -783,6 +783,7 @@ protobuf_test_SOURCES = \
google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc \
google/protobuf/compiler/python/python_plugin_unittest.cc \
google/protobuf/compiler/ruby/ruby_generator_unittest.cc \
+ google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc \
google/protobuf/compiler/csharp/csharp_generator_unittest.cc \
google/protobuf/util/field_comparator_test.cc \
google/protobuf/util/field_mask_util_test.cc \