From: Ian Rogers Date: Thu, 15 Jul 2021 01:33:40 +0000 (-0700) Subject: perf doc: Add info pages to all target. X-Git-Tag: Ubuntu-5.15.0-12.12~1885^2~121 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=361ac7b462d3efacad5c70e15441dcbf914e2b4a;p=mirror_ubuntu-jammy-kernel.git perf doc: Add info pages to all target. Enabled to ensure that info pages build. Signed-off-by: Ian Rogers Acked-by: Namhyung Kim Cc: Alexander Shishkin Cc: Ingo Molnar Cc: Jiri Olsa Cc: Mark Rutland Cc: Peter Zijlstra Cc: Stephane Eranian Link: https //lore.kernel.org/r/20210715013343.2286699-5-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/Documentation/Makefile b/tools/perf/Documentation/Makefile index 03300c151858..85a796c112a2 100644 --- a/tools/perf/Documentation/Makefile +++ b/tools/perf/Documentation/Makefile @@ -173,7 +173,7 @@ ifneq ($(V),1) endif endif -all: html man +all: html man info html: $(DOC_HTML)