summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-01-23 17:00:19 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2008-01-23 17:00:19 +0000
commit46d31178338a9150a9f03bb61387dfeb66c39262 (patch)
tree4c9093b0ce8f0b3cef03ac4558baf9c9cc1ae82f
parent9e0ca092ec1b8bf89370db008865fac757a046e9 (diff)
downloadpcre-46d31178338a9150a9f03bb61387dfeb66c39262.tar.gz
List actual files, not the whole cmake directory, for inclusion in the
distribution (avoids including .svn). git-svn-id: svn://vcs.exim.org/pcre/code/trunk@310 2f5784b3-3f2a-0410-8824-cb99058d5e15
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 447ebd3..bf7b799 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -378,7 +378,9 @@ endif
## CMake support
EXTRA_DIST += \
- cmake \
+ cmake/COPYING-CMAKE-SCRIPTS \
+ cmake/FindPackageHandleStandardArgs.cmake \
+ cmake/FindReadline.cmake \
CMakeLists.txt \
config-cmake.h.in