aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-12-17 00:23:04 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-12-17 00:23:04 +0100
commita8ab99766fb60acc5f34465ed98e99c0e4be03d2 (patch)
tree789d3f038b0536ec24195bac48061c0b684cd017 /docs/Makefile.am
parentc7eab72de05aaedfb6689dfa0e3d0c578873c408 (diff)
cmdline-opts: include the man page split up files in the dist
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index fd045d269..a1e64b6ad 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -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)