aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-04-27 17:02:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-04-27 17:02:38 +0000
commitef3f97878406a9958b7edd4a1d0b5e873b658fd5 (patch)
treee5a86a10786532474435ebef10e698b344d9823f /docs/Makefile.am
parente410860e0efe77ee22be13d18cedd629baf2d538 (diff)
downloadgnurl-ef3f97878406a9958b7edd4a1d0b5e873b658fd5.tar.gz
gnurl-ef3f97878406a9958b7edd4a1d0b5e873b658fd5.tar.bz2
gnurl-ef3f97878406a9958b7edd4a1d0b5e873b658fd5.zip
Added BINDINGS, lists all available libcurl bindings as of this date.
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 85885b221..9a507f6fb 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -16,7 +16,7 @@ SUBDIRS = examples libcurl
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
- VERSIONS KNOWN_BUGS $(man_MANS) $(HTMLPAGES)
+ VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES)
MAN2HTML= gnroff -man $< | man2html >$@