X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=27acfec16471f4111e96f231ae78e66d1a4d511b;hb=77d7fa989f79f3c2cb14d26576cbbb54b0637594;hp=a2a32b4efcedfcd68d45491e1c1c5af939c30f05;hpb=8002ea62058fd7e44575f7056a26c6b257948d03;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index a2a32b4e..27acfec1 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -60,7 +60,8 @@ liblttng_ust_runtime_la_SOURCES = \ if HAVE_PERF_EVENT liblttng_ust_runtime_la_SOURCES += \ - lttng-context-perf-counters.c + lttng-context-perf-counters.c \ + perf_event.h endif liblttng_ust_support_la_SOURCES = \