aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/Documentation/Makefile
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2021-07-14 18:33:40 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2021-08-02 09:56:18 -0300
commit361ac7b462d3efacad5c70e15441dcbf914e2b4a (patch)
treecfc39d2814124d40f873e8a4e9050165b9e1ee41 /tools/perf/Documentation/Makefile
parentperf doc: Remove references to user-manual (diff)
downloadwireguard-linux-361ac7b462d3efacad5c70e15441dcbf914e2b4a.tar.xz
wireguard-linux-361ac7b462d3efacad5c70e15441dcbf914e2b4a.zip
perf doc: Add info pages to all target.
Enabled to ensure that info pages build. Signed-off-by: Ian Rogers <irogers@google.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> Link: https //lore.kernel.org/r/20210715013343.2286699-5-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/Makefile')
-rw-r--r--tools/perf/Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
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)