summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-05 10:29:19 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-12-05 10:29:19 +0000
commit757205faa5e41a044d79120d188bf6edf2d0e2d6 (patch)
tree8c96387c25c38090c26fd56ef37f08311e0393b6 /Makefile.am
parent0ca9f2fe960116f87e44542eb426f4f6dc5ec522 (diff)
downloadpcre-757205faa5e41a044d79120d188bf6edf2d0e2d6.tar.gz
Include CheckMan in distribution (accidentally omitted) and put an explicit
"perl" before Perl scripts in PrepareRelease instead of relying on automatic execution because this helps in Windows. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@783 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 320becb..1cbb91a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -100,6 +100,7 @@ EXTRA_DIST += \
# These files are used in the preparation of a release
EXTRA_DIST += \
PrepareRelease \
+ CheckMan \
CleanTxt \
Detrail \
132html \