mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Move the reference to sitestyle.css out into a separate .but file
which is only included if you explicitly tell the docs Makefile to do so. Also make it a relative reference, while we're at it. [originally from svn r3524]
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
CHAPTERS := blurb intro gs using config pscp psftp plink pubkey pageant
|
||||
CHAPTERS += errors faq feedback licence
|
||||
CHAPTERS := $(SITE) blurb intro gs using config pscp psftp plink pubkey
|
||||
CHAPTERS += pageant errors faq feedback licence
|
||||
|
||||
INPUTS = $(patsubst %,%.but,$(CHAPTERS))
|
||||
|
||||
|
Reference in New Issue
Block a user