From: fred Date: Sun, 24 Mar 2002 19:56:46 +0000 (+0000) Subject: lilypond-0.1.42 X-Git-Tag: release/1.5.59~3943 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5e77b495c3d3672b75f714fae248714fe1222674;p=lilypond.git lilypond-0.1.42 --- diff --git a/Documentation/Makefile b/Documentation/Makefile index 4da45d58b0..132c161c0b 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -59,6 +59,8 @@ include $(depth)/make/Rules.make localclean: rm -f $(TEXTFILES) $(HTMLFILES) $(GROFFFILES) + rm -f $(outdir)/* # clean the make-website stuff + rm -f $(outdir)/docxx/* # clean the make-website stuff MAN1FILES = lilypond convert-mudela mi2mu mudela-book MAN1GROFF = $(addprefix $(outdir)/, $(addsuffix .1,$(MAN1FILES)))