|
|
|
@ -91,6 +91,7 @@ nobase_include_HEADERS = \ |
|
|
|
|
google/protobuf/dynamic_message.h \
|
|
|
|
|
google/protobuf/empty.pb.h \
|
|
|
|
|
google/protobuf/extension_set.h \
|
|
|
|
|
google/protobuf/extension_set_inl.h \
|
|
|
|
|
google/protobuf/field_mask.pb.h \
|
|
|
|
|
google/protobuf/generated_enum_reflection.h \
|
|
|
|
|
google/protobuf/generated_enum_util.h \
|
|
|
|
@ -111,6 +112,7 @@ nobase_include_HEADERS = \ |
|
|
|
|
google/protobuf/message_lite.h \
|
|
|
|
|
google/protobuf/metadata.h \
|
|
|
|
|
google/protobuf/metadata_lite.h \
|
|
|
|
|
google/protobuf/parse_context.h \
|
|
|
|
|
google/protobuf/port.h \
|
|
|
|
|
google/protobuf/port_def.inc \
|
|
|
|
|
google/protobuf/port_undef.inc \
|
|
|
|
@ -526,7 +528,6 @@ protoc_inputs = \ |
|
|
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
|
$(protoc_inputs) \
|
|
|
|
|
$(js_well_known_types_sources) \
|
|
|
|
|
solaris/libstdc++.la \
|
|
|
|
|
google/protobuf/test_messages_proto3.proto \
|
|
|
|
|
google/protobuf/test_messages_proto2.proto \
|
|
|
|
|