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