aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r--tools/perf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile
index fafea0b6f323..7c846424aebf 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -425,6 +425,7 @@ LIB_OBJS += util/svghelper.o
425LIB_OBJS += util/sort.o 425LIB_OBJS += util/sort.o
426LIB_OBJS += util/hist.o 426LIB_OBJS += util/hist.o
427LIB_OBJS += util/probe-event.o 427LIB_OBJS += util/probe-event.o
428LIB_OBJS += util/util.o
428 429
429BUILTIN_OBJS += builtin-annotate.o 430BUILTIN_OBJS += builtin-annotate.o
430 431