]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Docs: remove undesired News files in English from fr and nl docs
[lilypond.git] / GNUmakefile.in
index 8e56947fe76fba842e721e37334cff04501555db..663e8556a97f180b7c98da8676c7d632c0198d8a 100644 (file)
@@ -243,8 +243,8 @@ grand-replace:
 ################################################################
 # website (without the rest of the docs)
 web-gop:
-       touch Documentation/general.texi
-       cd Documentation && make out=www out-www/general/index.html
+       touch Documentation/web.texi
+       cd Documentation && make out=www out-www/web/index.html
 
 
 ################################################################
@@ -259,6 +259,7 @@ test:
        @echo
        $(MAKE) -C input/regression/ out=test local-test
        $(MAKE) -C input/regression/musicxml out=test local-test
+       $(MAKE) -C input/regression/abc2ly out=test local-test
 
 test-baseline: 
        @if test -d .git ; then \
@@ -268,6 +269,7 @@ test-baseline:
        $(MAKE) test
        $(MAKE) out=test -C input/regression/ local-test-baseline
        $(MAKE) out=test -C input/regression/musicxml local-test-baseline
+       $(MAKE) out=test -C input/regression/abc2ly local-test-baseline
        $(MAKE) test-snippets-clean