1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00

Add index.but to build.

[originally from svn r4283]
This commit is contained in:
Jacob Nevins 2004-06-15 10:38:04 +00:00
parent 7519c0ebcf
commit 327c2c4496

View File

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