From 12c186f7c6117e23644f0778f671fbbada199782 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 25 Jul 2017 14:38:00 -0700 Subject: Fix makefile.am --- BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'BUILD') 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", -- cgit v1.2.3