aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-06-18 11:23:12 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-06-18 11:24:07 -0700
commite6484d306d584634b4a2c2f8626e5abebf390d37 (patch)
treebc85eede55e57e076e6e4bb468314f7cb0d94885 /Makefile.am
parent1e534d7ac3034b7b60c2a9990a8b71c16a83c83a (diff)
downloadprotobuf-e6484d306d584634b4a2c2f8626e5abebf390d37.tar.gz
protobuf-e6484d306d584634b4a2c2f8626e5abebf390d37.tar.bz2
protobuf-e6484d306d584634b4a2c2f8626e5abebf390d37.zip
Fix distcheck.
Change-Id: I74e2d5958b5e7b15d10e5a6468bca917323b9739
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9d6b9450..37862005 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -744,6 +744,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
LICENSE \
CONTRIBUTORS.txt \
CHANGES.txt \
+ update_file_lists.sh \
cmake/CMakeLists.txt \
cmake/libprotobuf.cmake \
cmake/libprotobuf-lite.cmake \
@@ -751,7 +752,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
cmake/protoc.cmake \
cmake/README.md \
cmake/tests.cmake \
- cmake/update_file_lists.sh \
editors/README.txt \
editors/proto.vim \
editors/protobuf-mode.el \