X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftopdocs%2FGNUmakefile;h=0f81c76f1136828424e8c93a5732f65cbe85a2be;hb=859d050f0220c0b45c52a37b9825482eec0fea8c;hp=d1ff8756518946d94481902703dd23292b2d51b3;hpb=95b5a70a64ff7694eda94be9a0921c56c4482f79;p=lilypond.git diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index d1ff875651..0f81c76f11 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -3,14 +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 - -ifneq ($(out),www) -LILYPOND='true' -endif +README_TOP_FILES=NEWS AUTHORS INSTALL README +OUTTXT_FILES= $(outdir)/NEWS.txt -$(outdir)/NEWS.nexi: NEWS.tely +include $(depth)/make/stepmake.make +local-WWW-1: $(OUT_TEXI_FILES) +.SECONDARY: