Add embed.cc in src/Makefile.am to fix dist check.
This commit is contained in:
parent
60d4f8af48
commit
531ebd9b94
1 changed files with 1 additions and 0 deletions
|
@ -400,6 +400,7 @@ libprotoc_la_SOURCES = \
|
|||
google/protobuf/compiler/java/java_string_field_lite.h \
|
||||
google/protobuf/compiler/java/java_doc_comment.cc \
|
||||
google/protobuf/compiler/java/java_doc_comment.h \
|
||||
google/protobuf/compiler/js/embed.cc \
|
||||
google/protobuf/compiler/js/js_generator.cc \
|
||||
google/protobuf/compiler/js/well_known_types_embed.cc \
|
||||
google/protobuf/compiler/javanano/javanano_enum.cc \
|
||||
|
|
Loading…
Add table
Reference in a new issue