X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/6f3bdded24a63651abb39b46e6092c18fb3f5695..690695e0356273fb6aa1c851713831f14254590d:/doc/Makefile diff --git a/doc/Makefile b/doc/Makefile index 2c0fc2e8..9ac45e8a 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -41,7 +41,7 @@ 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)