]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/GNUmakefile
Update documentation targets
[lilypond.git] / Documentation / user / GNUmakefile
index 6e0dbe3a56aa830af3f47bd78af35f1b9af1cbda..237bb973a0426517d90417ba6d9d87ca75953f66 100644 (file)
@@ -122,9 +122,11 @@ $(outdir)/%/source:
        mkdir -p $(dir $@)
        ln -sf $(depth)/.. $(@)
 
+ifeq ($(out),www)
 local-WWW-1: $(MASTER_TEXI_FILES) $(PDF_FILES) info
 
 local-WWW-2: $(HTML_FILES) $(DEEP_HTML_FILES) $(source-links)
+endif
 
 $(outdir)/%.bib: %.bib
        ln -f $< $@