[PATCH 4/7] perf doc: Add info pages to all target.

From: Ian Rogers
Date: Wed Jul 14 2021 - 21:34:08 EST


Enabled to ensure that info pages build.

Signed-off-by: Ian Rogers <irogers@xxxxxxxxxx>
---
tools/perf/Documentation/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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)

--
2.32.0.402.g57bb445576-goog