mirror of
https://github.com/curl/curl.git
synced 2026-07-22 21:27:15 +03:00
added curl.html to install package.
This commit is contained in:
parent
724ad15dad
commit
84de433e62
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ $(OBJDIR)/version.inc: $(CURL_INC)/curl/curlver.h $(OBJDIR)
|
|||
|
||||
install: $(INSTDIR) all
|
||||
@-$(CP) ../docs/$(TARGET).pdf $(INSTDIR)
|
||||
@-$(CP) ../docs/$(TARGET).html $(INSTDIR)
|
||||
@$(CP) $(TARGET).nlm $(INSTDIR)
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue