X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=GNUmakefile.in;h=0cd13623ca424b7f24121594cd3421f89585107b;hb=890bf9e11a81a566d6387999a796c44edeeebe75;hp=c1704ef2305be1fbe4c8a52abc9c6f095c90f023;hpb=f4f2cbb7172ef126a0097d62bfcf0bea0510d723;p=lilypond.git diff --git a/GNUmakefile.in b/GNUmakefile.in index c1704ef230..0cd13623ca 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -217,6 +217,8 @@ test-baseline: $(MAKE) test $(MAKE) out=test -C input/regression/ local-test-baseline $(MAKE) out=test -C input/regression/musicxml local-test-baseline + $(MAKE) test-snippets-clean + local-check: test rm -rf $(RESULT_DIR) @@ -232,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