From 64f48e884e3c1b0f939ac651d32531ce77da09bf Mon Sep 17 00:00:00 2001 From: Jan Schaumann Date: Fri, 27 Apr 2012 13:53:19 -0400 Subject: add newly created manual page --- docs/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/Makefile.am') 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 -- cgit v1.2.3