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 0a40c29b2387..9f4488d6f8e6 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -380,6 +380,7 @@ LIB_OBJS += util/alias.o | |||
380 | LIB_OBJS += util/config.o | 380 | LIB_OBJS += util/config.o |
381 | LIB_OBJS += util/ctype.o | 381 | LIB_OBJS += util/ctype.o |
382 | LIB_OBJS += util/environment.o | 382 | LIB_OBJS += util/environment.o |
383 | LIB_OBJS += util/event.o | ||
383 | LIB_OBJS += util/exec_cmd.o | 384 | LIB_OBJS += util/exec_cmd.o |
384 | LIB_OBJS += util/help.o | 385 | LIB_OBJS += util/help.o |
385 | LIB_OBJS += util/levenshtein.o | 386 | LIB_OBJS += util/levenshtein.o |