summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-11 13:27:16 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-09-11 13:27:16 +0000
commitb440617f1445f726e9b6dd02ad42fbedc7965f56 (patch)
treee0db25ac085eded2a34e22a6ff865747c8bdf9a9 /Makefile.am
parente6250183cf825f82ae871c78375d7c7540c5076e (diff)
downloadpcre-b440617f1445f726e9b6dd02ad42fbedc7965f56.tar.gz
Distribute the pcresyntax.3 man page.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@238 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 1f48c24..9283b8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -343,6 +343,7 @@ dist_man_MANS = \
doc/pcreprecompile.3 \
doc/pcresample.3 \
doc/pcrestack.3 \
+ doc/pcresyntax.3 \
doc/pcretest.1
pcrecpp_man = doc/pcrecpp.3