X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=0cd13623ca424b7f24121594cd3421f89585107b;hb=c49322d4f15089eddd5b31b0b6d707327f8d70b8;hp=6da515c15dcfea28f0acb83641ce100b54a124d2;hpb=5925ff9267ab47eeff2b8aac56c07a6f18c20f7e;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index 6da515c15d..0cd13623ca 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