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