]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Cosmetic nits.
[lilypond.git] / Documentation / topdocs / GNUmakefile
index d59c175603d2a959cfa05a5e5c76dca77d53ce91..7e2d2641d936b38afdf1f685d541f6588d7f532c 100644 (file)
@@ -1,13 +1,16 @@
 depth = ../..
 
-BLURBS=BLURB COPERTINA FLAPTEKST
 
-STEPMAKE_TEMPLATES=documentation tex texinfo yolily-topdoc
-LOCALSTEPMAKE_TEMPLATES=lilypond mudela
-HTML_FILES=$(addprefix $(outdir)/, $(TEXI_FILES:.texi=.html) $(TELY_FILES:.tely=.html))
+STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
+LOCALSTEPMAKE_TEMPLATES=lilypond ly
+HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
+PDF_FILES=$(outdir)/NEWS.pdf
+README_TOP_FILES=NEWS AUTHORS INSTALL README
+OUTTXT_FILES= $(outdir)/NEWS.txt
 
+include $(depth)/make/stepmake.make
 
-include $(depth)/make/stepmake.make 
+MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user
 
-local-WWW: $(HTML_FILES)
+.SECONDARY: