Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sat, 3 Sep 2005 23:13:34 +0000 (23:13 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sat, 3 Sep 2005 23:13:34 +0000 (23:13 +0000)
- fix typo

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@478 e385b8ad-14ed-0310-8656-cc95a2468c6d

VERSION.svn
doc/Makefile.in

index bf2c10d..68cb334 100644 (file)
@@ -1 +1 @@
-477
+478
index 3e4e3a9..e149c35 100644 (file)
@@ -123,7 +123,7 @@ manual-chunked stamp-doc-chunked: $(srcdir)/chunk.xsl manual.xml
        -xsltproc --stringparam html.stylesheet muttng.css --nonet -o html/ $^
        touch stamp-doc-chunked
        cd html; for file in *.html ; do \
-         @HTMLCLEAN_CMD@ $file || true ; \
+         @HTMLCLEAN_CMD@ $$file || true ; \
        done
        
 manual.pdf: stamp-doc-tex