Commit e6484d30 authored by Jisi Liu's avatar Jisi Liu

Fix distcheck.

Change-Id: I74e2d5958b5e7b15d10e5a6468bca917323b9739
parent 1e534d7a
...@@ -744,6 +744,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \ ...@@ -744,6 +744,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
LICENSE \ LICENSE \
CONTRIBUTORS.txt \ CONTRIBUTORS.txt \
CHANGES.txt \ CHANGES.txt \
update_file_lists.sh \
cmake/CMakeLists.txt \ cmake/CMakeLists.txt \
cmake/libprotobuf.cmake \ cmake/libprotobuf.cmake \
cmake/libprotobuf-lite.cmake \ cmake/libprotobuf-lite.cmake \
...@@ -751,7 +752,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \ ...@@ -751,7 +752,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
cmake/protoc.cmake \ cmake/protoc.cmake \
cmake/README.md \ cmake/README.md \
cmake/tests.cmake \ cmake/tests.cmake \
cmake/update_file_lists.sh \
editors/README.txt \ editors/README.txt \
editors/proto.vim \ editors/proto.vim \
editors/protobuf-mode.el \ editors/protobuf-mode.el \
......
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