diff options
Diffstat (limited to 'tools/perf/Makefile.perf')
-rw-r--r-- | tools/perf/Makefile.perf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf index 9670a16fa577..90c498378a54 100644 --- a/tools/perf/Makefile.perf +++ b/tools/perf/Makefile.perf | |||
@@ -300,6 +300,7 @@ LIB_H += ui/progress.h | |||
300 | LIB_H += ui/util.h | 300 | LIB_H += ui/util.h |
301 | LIB_H += ui/ui.h | 301 | LIB_H += ui/ui.h |
302 | LIB_H += util/data.h | 302 | LIB_H += util/data.h |
303 | LIB_H += util/kvm-stat.h | ||
303 | 304 | ||
304 | LIB_OBJS += $(OUTPUT)util/abspath.o | 305 | LIB_OBJS += $(OUTPUT)util/abspath.o |
305 | LIB_OBJS += $(OUTPUT)util/alias.o | 306 | LIB_OBJS += $(OUTPUT)util/alias.o |