From 440547cd440fc51997d75f11a5009460c5f97a14 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:39:48 +0000 Subject: [PATCH] lilypond-0.0.52 --- Documentation/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Makefile b/Documentation/Makefile index dd61be8065..b9df442521 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -32,7 +32,7 @@ EXTRA_DISTFILES = lelie_icon.gif lelie_logo.gif # default: do-doc - echo $(TEXTFILES) $(OUTPODFILES) $(PODFILES) + true do-doc: $(TEXTFILES) html: $(HTMLFILES) @@ -56,6 +56,6 @@ localinstall: $(outdir)/lilypond.1 $(outdir)/mudela.5 $(INSTALL) -d $(mandir)/man1 $(INSTALL) -m 755 $(outdir)/lilypond.1 $(mandir)/man1 $(INSTALL) -m 755 $(outdir)/mudela.5 $(mandir)/man5 - + localuninstall: rm -f $(mandir)/man1/lilypond.1 -- 2.39.5