Skip to content
Snippets Groups Projects
Commit 84de433e authored by Guenter Knauf's avatar Guenter Knauf
Browse files

added curl.html to install package.

parent 724ad15d
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment