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