aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 7b3fa1339..d729b280e 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -10,7 +10,8 @@ man_MANS = \
HTMLPAGES = \
curl.html \
- curl-config.html
+ curl-config.html \
+ index.html
PDFPAGES = \
curl.pdf \