summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-31 16:49:33 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2017-03-31 16:49:33 +0000
commit0b5cd88c0756b6b9101feff0d580dba70afadc18 (patch)
tree74c0b1ea9c09df7052d4bdf263c52fc2bf39aeb9 /Makefile.am
parent88703fe34a96e29afa7ce63472da4f6ba83a84b2 (diff)
downloadpcre2-0b5cd88c0756b6b9101feff0d580dba70afadc18.tar.gz
Documentation update
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@722 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a370db2..fa57eeb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -103,7 +103,6 @@ dist_html_DATA = \
doc/html/pcre2posix.html \
doc/html/pcre2sample.html \
doc/html/pcre2serialize.html \
- doc/html/pcre2stack.html \
doc/html/pcre2syntax.html \
doc/html/pcre2test.html \
doc/html/pcre2unicode.html
@@ -187,7 +186,6 @@ dist_man_MANS = \
doc/pcre2posix.3 \
doc/pcre2sample.3 \
doc/pcre2serialize.3 \
- doc/pcre2stack.3 \
doc/pcre2syntax.3 \
doc/pcre2test.1 \
doc/pcre2unicode.3