Skip to content

doc: Fix rebuild of deleted PDF files

Jonas Hahnfeld requested to merge hahnjo/lilypond:fix-intermediate-pdf into master

$(MAKE) doesn't rebuild deleted intermediate files, so specify them as dependencies of the phony target local-WWW. To update webdoc correctly, invoke $(MAKE) recursively to evaluate whether dependencies are up-to-date after they've been rebuilt.

Edited by Werner Lemberg

Merge request reports