X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=27acfec16471f4111e96f231ae78e66d1a4d511b;hb=082802f9e5efe64195520826743ea9c23e4ea1b7;hp=a2a32b4efcedfcd68d45491e1c1c5af939c30f05;hpb=97c7c238f60194565d4839e38e712414c22494e3;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 = \