diff --git a/tensorflow/lite/tools/make/Makefile b/tensorflow/lite/tools/make/Makefile index c010a38f924..c1a20eccb0a 100644 --- a/tensorflow/lite/tools/make/Makefile +++ b/tensorflow/lite/tools/make/Makefile @@ -109,6 +109,7 @@ PROFILER_SRCS := \ PROFILE_SUMMARIZER_SRCS := \ tensorflow/lite/profiling/profile_summarizer.cc \ + tensorflow/lite/profiling/profile_summary_formatter.cc \ tensorflow/core/util/stats_calculator.cc CMD_LINE_TOOLS_SRCS := \