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 db89a6de9d06..3b154f17d95b 100644 --- a/tools/perf/Makefile +++ b/tools/perf/Makefile | |||
@@ -329,6 +329,7 @@ LIB_H += ../../include/linux/perf_event.h | |||
329 | LIB_H += ../../include/linux/rbtree.h | 329 | LIB_H += ../../include/linux/rbtree.h |
330 | LIB_H += ../../include/linux/list.h | 330 | LIB_H += ../../include/linux/list.h |
331 | LIB_H += util/include/linux/list.h | 331 | LIB_H += util/include/linux/list.h |
332 | LIB_H += util/include/linux/string.h | ||
332 | LIB_H += perf.h | 333 | LIB_H += perf.h |
333 | LIB_H += util/event.h | 334 | LIB_H += util/event.h |
334 | LIB_H += util/types.h | 335 | LIB_H += util/types.h |