From 651cfd15b8638c78c717d49c56c03ec2e2c32164 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 3 Jan 2007 14:17:25 +0100 Subject: [PATCH] thinko. --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 9718820f62..b7a2421caf 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -207,7 +207,7 @@ $(config_h): config.hh.in test: - rm input/regression/out-test/collated-files.html + rm -f input/regression/out-test/collated-files.html $(MAKE) -C input/regression/ out=test LILYPOND_BOOK_LILYPOND_FLAGS="--backend=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-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' -- 2.39.5