cmdline-opts: include the man page split up files in the dist

This commit is contained in:
Daniel Stenberg 2016-12-17 00:23:04 +01:00
parent c7eab72de0
commit a8ab99766f
3 changed files with 69 additions and 1 deletions

View file

@ -29,7 +29,7 @@ PDFPAGES = curl.pdf curl-config.pdf mk-ca-bundle.pdf
HTMLPAGES = $(GENHTMLPAGES) index.html
SUBDIRS = examples libcurl
SUBDIRS = examples libcurl cmdline-opts
CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)