aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-07-25 14:38:00 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-07-25 14:38:00 -0700
commit12c186f7c6117e23644f0778f671fbbada199782 (patch)
treed136f6ad4179227c0fc7a788fa3f5896804f010b /BUILD
parentde6debcf2b07a7aa12658c3235c3d7d31f74ad98 (diff)
Fix makefile.am
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index f37acbf5..cacd2375 100644
--- a/BUILD
+++ b/BUILD
@@ -97,6 +97,7 @@ cc_library(
"src/google/protobuf/arena.cc",
"src/google/protobuf/arenastring.cc",
"src/google/protobuf/extension_set.cc",
+ "src/google/protobuf/generated_message_table_driven_lite.cc",
"src/google/protobuf/generated_message_util.cc",
"src/google/protobuf/io/coded_stream.cc",
"src/google/protobuf/io/zero_copy_stream.cc",