]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/generic-targets.make
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / stepmake / stepmake / generic-targets.make
index 1e4c5c91311e9b0126486f92faeb7a436f107817..ea288ca58c13a37693247fc2b1422d3af0a4684f 100644 (file)
@@ -24,6 +24,7 @@ distclean: clean
 cvs-clean:
        $(MAKE) local-distclean
        find . -type d -name out | xargs rm -rf
+       find . -type d -name out-www | xargs rm -rf
        rm -f aclocal.m4 configure
 
 maintainerclean: