]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add newline.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sat, 2 Apr 2005 17:26:24 +0000 (17:26 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sat, 2 Apr 2005 17:26:24 +0000 (17:26 +0000)
ChangeLog
GNUmakefile.in

index 58582948a2be83102867d9c35d0ad29a59389b41..c078e3f2004d2cb298b18ff19cc90870829f5bc5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in: Add newline.
+
 2005-04-01  Erlend Aasland  <erlenda@gmail.com>
 
        * tex/lilyponddefs.tex: use color instead of xcolor
index 0dccb785d22c9096ac5471076d5a78b80e4fb77d..702f77b982b78a9b99d1e4321bf433dbd0f99f79 100644 (file)
@@ -73,7 +73,8 @@ footifymail = MAILADDRESS=bug-lilypond@gnu.org
 
 local-WWW-post:
 # need UTF8 setting in case this is hosted on a website. 
-       echo -e 'AddDefaultCharset utf-8\nAddCharset utf-8 .html\nAddCharset utf-8 .en\nAddCharset utf-8 .nl\nAddCharset utf-8 .txt\n' > $(builddir)/.htaccess  $(PYTHON) $(buildscript-dir)/mutopia-index.py -o $(builddir)/examples.html ./
+       echo -e 'AddDefaultCharset utf-8\nAddCharset utf-8 .html\nAddCharset utf-8 .en\nAddCharset utf-8 .nl\nAddCharset utf-8 .txt\n' > $(builddir)/.htaccess
+       $(PYTHON) $(buildscript-dir)/mutopia-index.py -o $(builddir)/examples.html ./
        cd $(builddir) && $(FIND) . -name '*.html' -print | $(footifymail) xargs $(footify)
        cd $(builddir) && find . -name \*.html~ -print | xargs rm -f
        cd $(builddir) && find Documentation input \