X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftopdocs%2FGNUmakefile;h=0f81c76f1136828424e8c93a5732f65cbe85a2be;hb=859d050f0220c0b45c52a37b9825482eec0fea8c;hp=2659703f4fcebc312def7ece2d7148b32a7a5be7;hpb=9f3572d98bb948c9689cd1f75401a029451fa001;p=lilypond.git diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index 2659703f4f..0f81c76f11 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -3,13 +3,14 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation tex texinfo topdocs LOCALSTEPMAKE_TEMPLATES=lilypond ly +OUT_TEXI_FILES = $(TELY_FILES:%.tely=$(outdir)/%.texi) HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html) PDF_FILES=$(outdir)/NEWS.pdf -include $(depth)/make/stepmake.make +README_TOP_FILES=NEWS AUTHORS INSTALL README +OUTTXT_FILES= $(outdir)/NEWS.txt -ifneq ($(out),www) -LILYPOND='true' -endif +include $(depth)/make/stepmake.make -$(outdir)/NEWS.nexi: NEWS.tely +local-WWW-1: $(OUT_TEXI_FILES) +.SECONDARY: