]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/man/GNUmakefile
release: 1.1.0
[lilypond.git] / Documentation / man / GNUmakefile
index 6f2e9d4b4a80088b40c4146739f5c70031e1adb1..5fd71fb08300889ec601a8c265e0cbdd99cd776b 100644 (file)
@@ -2,7 +2,7 @@
 
 depth = ../..
 
-STEPMAKE_TEMPLATES=documentation
+STEPMAKE_TEMPLATES=documentation install-out
 SECTION=1
 MANTXT = $(addprefix $(outdir)/, $(addsuffix .txt,$(basename $(TEXINFO_FILES) .texinfo)))
 MANGROFF = $(addprefix $(outdir)/, $(addsuffix .$(SECTION),$(basename $(YO_FILES) .yo)))
@@ -16,8 +16,6 @@ default: $(MANGROFF)
 INSTALLATION_OUT_FILES=$(MANGROFF)
 INSTALLATION_OUT_DIR=$(mandir)/man$(SECTION)
 
-include $(stepdir)/install-outfiles.make
-
 local-WWW: $(MANGROFF:.1=.html)
        $(PYTHON) $(step-bindir)/ls-latex.py --package=$(topdir) --title 'Manual pages for LilyPond' $(YO_FILES) \
          | sed "s!$(outdir)/!!g" > $(outdir)/index.html