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 4172c3b0e4a7..fafea0b6f323 100644
--- a/tools/perf/Makefile
+++ b/tools/perf/Makefile
@@ -357,6 +357,7 @@ LIB_H += util/event.h
357LIB_H += util/exec_cmd.h 357LIB_H += util/exec_cmd.h
358LIB_H += util/types.h 358LIB_H += util/types.h
359LIB_H += util/levenshtein.h 359LIB_H += util/levenshtein.h
360LIB_H += util/map.h
360LIB_H += util/parse-options.h 361LIB_H += util/parse-options.h
361LIB_H += util/parse-events.h 362LIB_H += util/parse-events.h
362LIB_H += util/quote.h 363LIB_H += util/quote.h