diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf index 8a9ca38360437de5bee17553b434d165d23e0668..bc7cfa18a1e3f85312038561cee53d8ede52cb7d 100644 --- a/tools/perf/Makefile.perf +++ b/tools/perf/Makefile.perf @@ -295,6 +295,7 @@ LIB_H += ui/helpline.h LIB_H += ui/progress.h LIB_H += ui/util.h LIB_H += ui/ui.h +LIB_H += util/data.h LIB_OBJS += $(OUTPUT)util/abspath.o LIB_OBJS += $(OUTPUT)util/alias.o