1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-02 03:52:49 -05:00

Add two extra appendices giving the licence text and details of how

to give feedback. (I think the latter has suddenly become worthwhile
now we have the ability to distribute a help file; so people won't
have to come to the website for the feedback information.)

[originally from svn r1502]
This commit is contained in:
Simon Tatham
2001-12-16 14:56:02 +00:00
parent 0d7dc070d5
commit 20e588c35e
4 changed files with 314 additions and 4 deletions

View File

@ -1,4 +1,5 @@
CHAPTERS = blurb intro gs using config pscp psftp plink pubkey pageant faq
CHAPTERS := blurb intro gs using config pscp psftp plink pubkey pageant
CHAPTERS += faq feedback licence
INPUTS = $(patsubst %,%.but,$(CHAPTERS))