1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Bjorn Wiren pointed out that INSTALL was missing in the tarballs

This commit is contained in:
Daniel Stenberg 2002-10-03 12:50:48 +00:00
parent e890113fc6
commit 8aa41dd04b

View File

@ -17,7 +17,7 @@ SUBDIRS = examples libcurl
EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS \
VERSIONS KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) \
HISTORY
HISTORY INSTALL
MAN2HTML= gnroff -man $< | man2html >$@