X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/2ce79856e6d3257eba87d95b6c08973e604c4db1..dee42491003c8fdd01bd039da46b9d6a2d171584:/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)