X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=2376913b09eb90d6fae169c2d329a6bc7334deca;hb=b3c7abd81223eed347a5e1ecfcc55e0641d1e841;hp=3b49c64886b64844efc441380fdaede94df1b20a;hpb=3ffb9d255cb5277f0cdfc464410dbce46eeec9dd;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 3b49c648..2376913b 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -55,7 +55,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 = \