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)