summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-07-11 15:15:24 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2021-07-11 15:15:24 +0000
commit45f56809ed8da85c434d9eb6c41131bad66a9fbd (patch)
treecde85fd15bc7421d914e65e1828fe2388739a872 /Makefile.am
parent2dc439560d18cea1cec9613354bc3bae25a88a93 (diff)
downloadpcre2-45f56809ed8da85c434d9eb6c41131bad66a9fbd.tar.gz
Apply Jan-Willem Blokland's CMake patches to build both static and shared HEADmaster
libraries, plus some other CMake extensions. git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1317 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd8e6f0..9a23465 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -859,9 +859,11 @@ endif # WITH_GCOV
EXTRA_DIST += \
cmake/COPYING-CMAKE-SCRIPTS \
+ cmake/FindEditline.cmake \
cmake/FindPackageHandleStandardArgs.cmake \
cmake/FindReadline.cmake \
- cmake/FindEditline.cmake \
+ cmake/pcre2-config-version.cmake.in \
+ cmake/pcre2-config.cmake.in \
CMakeLists.txt \
config-cmake.h.in