X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=8b542b4487fddd630f1e8992d01582c89d023eb0;hb=e336bbe5b25072ea65056b6779a2645a77f131ef;hp=f1801cf59e17f2cedbe9b4a09f65a55e724e9084;hpb=246bb09aab94e1d50877eb585e8f21a13acf270a;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index f1801cf5..8b542b44 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -57,7 +57,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 = \