Fix: perf counters ABI rdpmc detection
[lttng-ust.git] / liblttng-ust / Makefile.am
index 3b49c64886b64844efc441380fdaede94df1b20a..2376913b09eb90d6fae169c2d329a6bc7334deca 100644 (file)
@@ -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 = \
This page took 0.024622 seconds and 4 git commands to generate.