Skip to content

lilypond-book: Simplify path handling and fix dependency files

Jonas Hahnfeld requested to merge hahnjo/lilypond:doc-deps into master

Convert to absolute paths earlier, which simplifies directory handling without "adjusting" relative paths to the different output directories. Then only append the current directory to the list of include paths, which allows to fix the dependency files broken since !479 (merged).

Merge request reports