mirror of
https://github.com/curl/curl.git
synced 2026-05-05 18:07:30 +03:00
Bjorn Wiren pointed out that INSTALL was missing in the tarballs
This commit is contained in:
parent
e890113fc6
commit
8aa41dd04b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 >$@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue