aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-05-15 16:41:55 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-05-15 16:41:55 +0200
commitf38220259c29ed3cdeeca386ea57767d3c9f6cea (patch)
treeff10bcab6d14936ccb17e69c33cf43ee0d7f7166 /docs/libcurl/Makefile.am
parent005554570528dbaab2d0aaf7280014a7d99fafb7 (diff)
docs/libcurl/index.html: removed
The HTML files are long gone from the dist, now remove the last HTML file pointing to those missing files. d
Diffstat (limited to 'docs/libcurl/Makefile.am')
-rw-r--r--docs/libcurl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/Makefile.am b/docs/libcurl/Makefile.am
index 8a232e838..041f02ea4 100644
--- a/docs/libcurl/Makefile.am
+++ b/docs/libcurl/Makefile.am
@@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
-# Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
+# Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@@ -38,7 +38,7 @@ dist_m4macro_DATA = libcurl.m4
CLEANFILES = $(HTMLPAGES) $(PDFPAGES) $(TESTS) $(man_DISTMANS) \
libcurl-symbols.3
-EXTRA_DIST = $(man_MANS) index.html ABI symbols-in-versions symbols.pl \
+EXTRA_DIST = $(man_MANS) ABI symbols-in-versions symbols.pl \
mksymbolsmanpage.pl CMakeLists.txt
MAN2HTML= roffit --mandir=. $< >$@