]> granicus.if.org Git - curl/commitdiff
mk-ca-bundle.1: don't install on make install
authorDaniel Stenberg <daniel@haxx.se>
Thu, 8 Aug 2013 07:45:51 +0000 (09:45 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 8 Aug 2013 07:45:51 +0000 (09:45 +0200)
Since the mk-ca-bundle tool itself isn't installed with make install,
there's no point in installing its documentation.

Bug: http://curl.haxx.se/mail/lib-2013-08/0057.html
Reported-by: Guenter Knauf
docs/Makefile.am

index 42b2fd9c1f49f9804a994008ca87cde347190912..8466a6c296cc235a7a2cf1672fdc639160caba50 100644 (file)
@@ -22,7 +22,8 @@
 
 AUTOMAKE_OPTIONS = foreign no-dependencies
 
-man_MANS = curl.1 curl-config.1 mk-ca-bundle.1
+man_MANS = curl.1 curl-config.1
+noinst_man_MANS = mk-ca-bundle.1
 GENHTMLPAGES = curl.html curl-config.html mk-ca-bundle.html
 PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf