Makefile
branchcthulhu_19e
changeset 5 be643ee79df2
parent 4 b612f4869efe
--- a/Makefile	Mon Mar 06 10:45:25 2006 -0500
+++ b/Makefile	Mon Mar 06 10:45:36 2006 -0500
@@ -52,7 +52,7 @@
 	xsltproc --xinclude -o $(dir $@) chunk.xsl $<
 
 %.txt: %.html
-	elinks -dump $< > $@
+	w3m -dump $< > $@
 
 install: $(UPLOAD)
 	-mkdir -p $(INSTALL_DIR)