From 5e77b495c3d3672b75f714fae248714fe1222674 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:56:46 +0000 Subject: [PATCH] lilypond-0.1.42 --- Documentation/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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))) -- 2.39.5