]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove out/lyook-db snippets dir when doing test-clean and web-clean
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 27 Apr 2008 09:29:20 +0000 (11:29 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 27 Apr 2008 09:29:20 +0000 (11:29 +0200)
GNUmakefile.in

index 92f33fb18ada3db9a4d24f7bf156a26536709b29..bf3952b1a89c4a79fbcf3a897465994e525e61e5 100644 (file)
@@ -108,7 +108,7 @@ c-clean:
 
 src-ext = c cc yy ll hh icc py scm tex ps texi itexi tely itely sh
 
-web-clean:
+web-clean: snippets-clean
        $(MAKE) out=www clean
        $(MAKE) $(tree-share-prefix)/lilypond-force
 
@@ -234,6 +234,8 @@ test-redo:
        done
        $(MAKE) check
 
-test-clean:
+test-clean: snippets-clean
        $(MAKE) -C input/regression/ out=test clean
 
+snippets-clean:
+       rm -rf out/lybook-db