From d8c6193d2c18105b9c130ec5adb030ba0945347d Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Thu, 24 Aug 2017 14:11:37 -0700 Subject: Add mising cmake files in dist --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3