]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/Makefile
release: 0.0.45
[lilypond.git] / Documentation / Makefile
index 272ea0d2799c04d09fc1dc1e09e9200f12deaa52..817fbeb423c5e76e29570b95643cddedfce4ea2b 100644 (file)
@@ -51,9 +51,11 @@ include ./$(depth)/make/Rules.make
 localclean:
        rm -f $(TEXTFILES) $(HTMLFILES) $(GROFFFILES)
 
-localinstall: $(outdir)/lilypond.1
+localinstall: $(outdir)/lilypond.1 $(outdir)/mudela.5
+       $(INSTALL) -d $(mandir)/man5
        $(INSTALL) -d $(mandir)/man1
-       $(INSTALL) -m 755 $< $(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