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