X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=a26a8695efeb27a7df26b07b4cf754ba0300918a;hb=edf17353d89f4f6bd831466262402bb9151a26ca;hp=ef3f12f25adba98690f815136e86a804d70fb84d;hpb=c1ea7b13aea6297018375ed3571753a6c36714ab;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index ef3f12f25a..a26a8695ef 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -217,7 +217,7 @@ test-baseline: $(MAKE) test $(MAKE) out=test -C input/regression/ local-test-baseline $(MAKE) out=test -C input/regression/musicxml local-test-baseline - rm -rf out/lybook-testdb/ + $(MAKE) test-snippets-clean local-check: test @@ -234,8 +234,11 @@ test-redo: done $(MAKE) check -test-clean: snippets-clean +test-clean: test-snippets-clean $(MAKE) -C input/regression/ out=test clean snippets-clean: rm -rf out/lybook-db + +test-snippets-clean: + rm -rf out/lybook-testdb