]> granicus.if.org Git - mutt/commitdiff
Complete e1304a641938 commit
authorRocco Rutte <pdmef@gmx.net>
Sun, 23 Nov 2008 17:46:41 +0000 (18:46 +0100)
committerRocco Rutte <pdmef@gmx.net>
Sun, 23 Nov 2008 17:46:41 +0000 (18:46 +0100)
doc/Makefile.am

index 8131faa7c51c5398d87013b6ccc839de408795a2..eb69e4a17230cc39b1f09e8a1982d868b364160d 100644 (file)
@@ -99,9 +99,9 @@ uninstall-local:
 
 check:
 manual.txt: manual.html
-       LC_ALL=C -lynx -dump -nolist -with_backspaces manual-txt.html > $@ || \
-       LC_ALL=C w3m -dump manual-txt.html > $@ || \
-       LC_ALL=C elinks -dump -no-numbering -no-references manual-txt.html > $@
+       LC_ALL=C -lynx -dump -nolist -with_backspaces manual.html > $@ || \
+       LC_ALL=C w3m -dump manual.html > $@ || \
+       LC_ALL=C elinks -dump -no-numbering -no-references manual.html > $@
 
 Muttrc: stamp-doc-rc