Skip to content

Use make automatic variables to install correct manual version.

Make will choose modified manual from build directory or original from source directory automagically. Take advantage of install tool feature. Install all files in single command instead of iterating on each of them.

Merge request reports