Commit 60cb094b authored by Feng Xiao's avatar Feng Xiao

Add files missing from "make dist".

Change-Id: I56a6cce613462794f172ff2e62b25d8a9fc162f3
parent 36adb400
This diff is collapsed.
......@@ -59,6 +59,7 @@ nobase_include_HEADERS = \
google/protobuf/stubs/atomic_sequence_num.h \
google/protobuf/stubs/atomicops.h \
google/protobuf/stubs/atomicops_internals_power.h \
google/protobuf/stubs/atomicops_internals_ppc_gcc.h \
google/protobuf/stubs/atomicops_internals_arm64_gcc.h \
google/protobuf/stubs/atomicops_internals_arm_gcc.h \
google/protobuf/stubs/atomicops_internals_arm_qnx.h \
......@@ -547,7 +548,8 @@ EXTRA_DIST = \
google/protobuf/compiler/ruby/ruby_generated_code.proto \
google/protobuf/compiler/ruby/ruby_generated_code.rb \
google/protobuf/compiler/package_info.h \
google/protobuf/compiler/zip_output_unittest.sh
google/protobuf/compiler/zip_output_unittest.sh \
README.md
protoc_lite_outputs = \
google/protobuf/map_lite_unittest.pb.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