aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorJan Schaumann <jschauma@netmeister.org>2012-04-27 13:53:19 -0400
committerDaniel Stenberg <daniel@haxx.se>2012-04-27 20:25:35 +0200
commit64f48e884e3c1b0f939ac651d32531ce77da09bf (patch)
treec86ec54f18c6c575ec39ee3f934d5cfced24681f /docs/Makefile.am
parente146a5f132c01a556d9963c949321dc22c649433 (diff)
add newly created manual page
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 80b30df12..9edf05fde 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -22,9 +22,9 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
-man_MANS = curl.1 curl-config.1
-GENHTMLPAGES = curl.html curl-config.html
-PDFPAGES = curl.pdf curl-config.pdf
+man_MANS = curl.1 curl-config.1 mk-ca-bundle.1
+GENHTMLPAGES = curl.html curl-config.html mk-ca-bundle.html
+PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf
HTMLPAGES = $(GENHTMLPAGES) index.html