X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/2ce79856e6d3257eba87d95b6c08973e604c4db1..93e86a8b5a53e3d7ea25afdb0eb97ee6a4ed710e:/doc/Makefile?ds=sidebyside 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)