aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-04 15:11:11 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-04 15:11:11 -0700
commit8859c07a35d9c2c02b6565627fbbc87c152cb731 (patch)
treed07cc456ac80f8f18d5cc195e2046566cd6a807e /src/Makefile.am
parentdd0a23325de0c7a746063c37a5c7b8db1a2c6813 (diff)
Add missing files to build files.
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 bfb875ac..5c19bcdc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -250,6 +250,7 @@ libprotobuf_la_SOURCES = \
google/protobuf/extension_set_heavy.cc \
google/protobuf/field_mask.pb.cc \
google/protobuf/generated_message_reflection.cc \
+ google/protobuf/generated_message_table_driven.cc \
google/protobuf/map_field.cc \
google/protobuf/message.cc \
google/protobuf/reflection_internal.h \