-
Adrian Reber authored
The criu(8) man-page is generated using asciidoc. The problem with asciidoc is that, due to its dependencies, it is not available on all distributions or it is undesired to install all asciidoc dependencies. The install target was unconditionally installing and thus building the man-page even if not explicitly specified with 'make docs'. With the new 'install-criu' target everything besides the man-page is installed and the target 'install-man' is only called by the target 'install'. Signed-off-by:
Adrian Reber <areber@redhat.com> Acked-by:
Tycho Andersen <tycho.andersen@canonical.com> Looks-ok-to: Cyril Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
89e7f375