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 8e7509f2d882..2c309a5c6868 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -323,6 +323,7 @@ LIB_H += ../../include/linux/rbtree.h | |||
323 | LIB_H += ../../include/linux/list.h | 323 | LIB_H += ../../include/linux/list.h |
324 | LIB_H += util/include/linux/list.h | 324 | LIB_H += util/include/linux/list.h |
325 | LIB_H += perf.h | 325 | LIB_H += perf.h |
326 | LIB_H += util/event.h | ||
326 | LIB_H += util/types.h | 327 | LIB_H += util/types.h |
327 | LIB_H += util/levenshtein.h | 328 | LIB_H += util/levenshtein.h |
328 | LIB_H += util/parse-options.h | 329 | LIB_H += util/parse-options.h |