diff --git a/Makefile.am b/Makefile.am index 238e8be..143d569 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1238,6 +1238,7 @@ if WITH_CPU_PROFILER S_CPU_PROFILER_INCLUDES = src/profiledata.h \ src/profile-handler.h \ src/getpc.h \ + src/getpc-inl.h \ src/base/basictypes.h \ src/base/commandlineflags.h \ src/base/googleinit.h \