]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Merge branch 'original' into HEAD
[lilypond.git] / GNUmakefile.in
index 52e4a1b3142aabca6d69b4aba281bb337f56e685..fb0265a36e9db80362aa45aee927b31d27ffeb65 100644 (file)
@@ -54,6 +54,7 @@ install-WWW:
        rsync -rl $(outdir)/offline-root/ $(DESTDIR)$(webdir)
        $(MAKE) -C Documentation/user local-install-WWW
        $(MAKE) -C Documentation/user install-info
+       $(MAKE) -C input/lsr install-info
 
 install-help2man:
        $(MAKE) -C scripts man install-help2man
@@ -209,7 +210,7 @@ test:
        $(MAKE) -C input/regression/musicxml out=test local-test
 
 test-baseline: 
-       @if  test -d .git ; then \
+       @if test -d .git ; then \
                $(if $(shell git diff), echo "commit before base lining" && false,true) ; \
        fi
        $(MAKE)