Browse Source

Fix distcheck.

Change-Id: I74e2d5958b5e7b15d10e5a6468bca917323b9739
Jisi Liu 10 years ago
parent
commit
e6484d306d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
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             \