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 f7cd89622cf4..46a58a81c9ad 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -430,6 +430,7 @@ BUILTIN_OBJS += bench/sched-pipe.o | |||
430 | 430 | ||
431 | BUILTIN_OBJS += builtin-help.o | 431 | BUILTIN_OBJS += builtin-help.o |
432 | BUILTIN_OBJS += builtin-sched.o | 432 | BUILTIN_OBJS += builtin-sched.o |
433 | BUILTIN_OBJS += builtin-buildid-list.o | ||
433 | BUILTIN_OBJS += builtin-list.o | 434 | BUILTIN_OBJS += builtin-list.o |
434 | BUILTIN_OBJS += builtin-record.o | 435 | BUILTIN_OBJS += builtin-record.o |
435 | BUILTIN_OBJS += builtin-report.o | 436 | BUILTIN_OBJS += builtin-report.o |