]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Make scripts/build in web(-1) instead of WWW-post
[lilypond.git] / GNUmakefile.in
index 36ade426bdd469360634b07d0dc50b8a3336abf8..d405a7668a197d57e4a5eedbef98ac35c74a483b 100644 (file)
@@ -88,7 +88,6 @@ WEB_TARGETS = offline
 
 WWW-post:
 # need UTF8 setting in case this is hosted on a website.
-       $(MAKE) -C scripts/build out=
        echo -e 'AddDefaultCharset utf-8\nAddCharset utf-8 .html\nAddCharset utf-8 .en\nAddCharset utf-8 .nl\nAddCharset utf-8 .txt\n' > $(top-build-dir)/.htaccess
        $(buildscript-dir)/mutopia-index -o $(outdir)/examples.html input/
        find $(outdir) -name '*-root' | xargs rm -rf