summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-12-07 13:58:55 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-12-11 23:57:46 +0100
commitea0916d41b57f0911d27d61991211a9790233d29 (patch)
treeeedde7b8e30c44492902dbfd69d4f01944937470 /docs/Makefile.am
parent5253444090bf198507553247ee790ec216c8a702 (diff)
downloadcurl-ea0916d41b57f0911d27d61991211a9790233d29.tar.gz
docs/URL-SYNTAX: the URL syntax curl accepts and works with
Closes #6285
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 9cf657748..6a79f82ec 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -86,6 +86,7 @@ EXTRA_DIST = \
THANKS \
TODO \
TheArtOfHttpScripting.md \
+ URL-SYNTAX.md \
VERSIONS.md
MAN2HTML= roffit $< >$@