]> git.donarmstrong.com Git - lilypond.git/commitdiff
thinko
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Jun 2007 02:06:31 +0000 (23:06 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 4 Jun 2007 02:06:31 +0000 (23:06 -0300)
GNUmakefile.in

index 30f82837a02765ae2a61986961271a4187ce90e7..f821cc57d73a4fc8b5264ceacb03a4a16f3eb8c9 100644 (file)
@@ -228,7 +228,7 @@ test:
        fi > input/regression/out-test/tree.gittxt
        $(MAKE) -C input/regression/ out=$(OUT_TEST) LILYPOND_BOOK_LILYPOND_FLAGS="-dbackend=eps --formats=ps $(LILYPOND_JOBS) -dseparate-log-files -dinclude-eps-fonts -dgs-load-fonts --header=texidoc -I $(top-src-dir)/input/manual -ddump-profile -dcheck-internal-types -ddump-signatures -danti-alias-factor=1" LILYPOND_BOOK_VERBOSE= out-$(OUT_TEST)/collated-files.html
        @find input ly -name '*.ly' -print |grep -v 'out.*/' | xargs grep '\\version' -L | grep -v "standard input" |sed 's/^/**** Missing version: /g' 
-       rsync -L -a--exclude 'out-*' --exclude 'out' --exclude mf --exclude source --exclude mf $(outdir)/share input/regression/out-test/
+       rsync -L -a --exclude 'out-*' --exclude 'out' --exclude mf --exclude source --exclude mf $(outdir)/share input/regression/out-test/
 
 test-baseline: 
        @if  test -d .git ; then \