Added BINDINGS, lists all available libcurl bindings as of this date.

This commit is contained in:
Daniel Stenberg
2002-04-27 17:02:38 +00:00
parent e410860e0e
commit ef3f978784
2 changed files with 92 additions and 1 deletions

View File

@@ -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 >$@