X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/2ce79856e6d3257eba87d95b6c08973e604c4db1..8b02909988ff34f4a5a278386933fc6d75082ed3:/doc/Makefile diff --git a/doc/Makefile b/doc/Makefile index c60a6d07..9ac45e8a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -35,13 +35,13 @@ VERSIONIDS=vids endif CHAPTERS := $(SITE) blurb intro gs using config pscp psftp plink pubkey -CHAPTERS += pageant errors faq feedback licence +CHAPTERS += pageant errors faq feedback licence udp CHAPTERS += index $(VERSIONIDS) INPUTS = $(patsubst %,%.but,$(CHAPTERS)) # This is temporary. Hack it locally or something. -HALIBUT = $(HOME)/src/halibut/build/halibut +HALIBUT = halibut index.html: $(INPUTS) $(HALIBUT) --text --html --winhelp $(INPUTS)