aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-10-10 08:42:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-10-10 23:33:13 +0200
commit358fd32820357c444c12386548872430be01549d (patch)
tree9d52008cf19830d33aa4ee89b5bb4a4c57dd919d /docs/libcurl/opts/Makefile.am
parentd522ff4690f373721e014dca676f8c73da428383 (diff)
dist: remove PDF and HTML converted docs from the releases
Diffstat (limited to 'docs/libcurl/opts/Makefile.am')
-rw-r--r--docs/libcurl/opts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/Makefile.am b/docs/libcurl/opts/Makefile.am
index e67364ccc..8cb1b52b8 100644
--- a/docs/libcurl/opts/Makefile.am
+++ b/docs/libcurl/opts/Makefile.am
@@ -889,7 +889,7 @@ PDFPAGES = \
CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
-EXTRA_DIST = $(man_MANS) $(HTMLPAGES) $(PDFPAGES)
+EXTRA_DIST = $(man_MANS)
MAN2HTML= roffit --mandir=. $< >$@
SUFFIXES = .3 .html