X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Ftopdocs-targets.make;h=f884cadb9a0b868abf5c0b247ab7f3c2024d7e64;hb=926115ff42def8bc1ce767029e4f03c8072994ba;hp=93d2f9cccf3c3d6b05c22a52c0f41811630ff890;hpb=0a06536c058cd7641a29a0b4c80cf9fd8e334fb2;p=lilypond.git diff --git a/stepmake/stepmake/topdocs-targets.make b/stepmake/stepmake/topdocs-targets.make index 93d2f9cccf..f884cadb9a 100644 --- a/stepmake/stepmake/topdocs-targets.make +++ b/stepmake/stepmake/topdocs-targets.make @@ -1,8 +1,10 @@ -default: local-doc +default: local-txt-doc +ifeq ($(out),www) local-WWW-1: $(PDF_FILES) local-WWW-2: $(HTML_FILES) +endif -make-txt-files: $(TO_TOP_FILES) +txt-files: $(TO_TOP_FILES)