aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2017-08-24 14:11:37 -0700
committerJisi Liu <jisi.liu@gmail.com>2017-08-24 14:11:37 -0700
commitd8c6193d2c18105b9c130ec5adb030ba0945347d (patch)
tree823ff5b369bb489d9933adf0ebe3fd0ceb1f466f /Makefile.am
parent92ea0d20ef3ec24732471fb177328d3e0983fc1f (diff)
downloadprotobuf-d8c6193d2c18105b9c130ec5adb030ba0945347d.tar.gz
protobuf-d8c6193d2c18105b9c130ec5adb030ba0945347d.tar.bz2
protobuf-d8c6193d2c18105b9c130ec5adb030ba0945347d.zip
Add mising cmake files in dist
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 52d7ce9d..323cc683 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -982,8 +982,10 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
cmake/libprotoc.cmake \
cmake/protobuf-config-version.cmake.in \
cmake/protobuf-config.cmake.in \
+ cmake/protobuf-lite.pc.cmake \
cmake/protobuf-module.cmake.in \
cmake/protobuf-options.cmake \
+ cmake/protobuf.pc.cmake \
cmake/protoc.cmake \
cmake/tests.cmake \
editors/README.txt \