X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=doc%2FMakefile;h=9ac45e8af122bc7156a2e6401ebc32f362729b8f;hb=44239efc6bd47006b53c1a853a60f02501d61c6e;hp=c60a6d07f854320a21abba570c7d9776c269bf25;hpb=7418a9a37fe0bfc06bd601f251f74abb01e929b1;p=PuTTY.git 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)