Commit 531ebd9b authored by Bo Yang's avatar Bo Yang

Add embed.cc in src/Makefile.am to fix dist check.

parent 60d4f8af
...@@ -400,6 +400,7 @@ libprotoc_la_SOURCES = \ ...@@ -400,6 +400,7 @@ libprotoc_la_SOURCES = \
google/protobuf/compiler/java/java_string_field_lite.h \ google/protobuf/compiler/java/java_string_field_lite.h \
google/protobuf/compiler/java/java_doc_comment.cc \ google/protobuf/compiler/java/java_doc_comment.cc \
google/protobuf/compiler/java/java_doc_comment.h \ 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/js_generator.cc \
google/protobuf/compiler/js/well_known_types_embed.cc \ google/protobuf/compiler/js/well_known_types_embed.cc \
google/protobuf/compiler/javanano/javanano_enum.cc \ google/protobuf/compiler/javanano/javanano_enum.cc \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment