diff --git a/src/file_lists.cmake b/src/file_lists.cmake index 3b49e919f6..e229319702 100644 --- a/src/file_lists.cmake +++ b/src/file_lists.cmake @@ -272,7 +272,8 @@ set(libprotobuf_lite_hdrs # @//pkg:protoc set(libprotoc_srcs - ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/allowlists.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/empty_package.cc + ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/allowlists/weak_imports.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/code_generator.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/command_line_interface.cc ${protobuf_SOURCE_DIR}/src/google/protobuf/compiler/cpp/enum.cc