]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - doc/Makefile
Bah. Ben points out that SSH_1_ version strings should still end in
[PuTTY.git] / doc / Makefile
index 2c0fc2e8e2a224b217c95bba37476c1641bcb9d5..9ac45e8af122bc7156a2e6401ebc32f362729b8f 100644 (file)
@@ -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)