Added VERSIONS that explains about the (lib)curl version numbers

This commit is contained in:
Daniel Stenberg
2001-11-07 08:26:51 +00:00
parent 00afb0f638
commit 818a632e80
2 changed files with 65 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ HTMLPAGES = \
EXTRA_DIST = $(man_MANS) \
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
$(HTMLPAGES)
VERSIONS $(HTMLPAGES)
MAN2HTML= gnroff -man $< | man2html >$@