diff options
Diffstat (limited to 'tools/perf/Makefile')
-rw-r--r-- | tools/perf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Makefile b/tools/perf/Makefile index 2cb8cc3f6772..0388e36587a8 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -373,6 +373,7 @@ LIB_OBJS += util/thread.o | |||
373 | LIB_OBJS += util/trace-event-parse.o | 373 | LIB_OBJS += util/trace-event-parse.o |
374 | LIB_OBJS += util/trace-event-read.o | 374 | LIB_OBJS += util/trace-event-read.o |
375 | LIB_OBJS += util/trace-event-info.o | 375 | LIB_OBJS += util/trace-event-info.o |
376 | LIB_OBJS += util/svghelper.o | ||
376 | 377 | ||
377 | BUILTIN_OBJS += builtin-annotate.o | 378 | BUILTIN_OBJS += builtin-annotate.o |
378 | BUILTIN_OBJS += builtin-help.o | 379 | BUILTIN_OBJS += builtin-help.o |