X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=liblttng-ust%2FMakefile.am;h=698b4805ee800d7fef8fbd117958b0830da57858;hb=382cbd153bc0240b75d1bece7564c900599534b4;hp=442b054012a57e461b135d4424757c886659c985;hpb=0cb03c850dedb8f1e7f11e2e47764aa4d3ba313b;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 442b0540..698b4805 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -26,6 +26,7 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-context-pthread-id.c \ lttng-context-procname.c \ lttng-context-ip.c \ + lttng-context-cpu-id.c \ lttng-context.c \ lttng-events.c \ lttng-filter.c \ @@ -35,6 +36,7 @@ liblttng_ust_runtime_la_SOURCES = \ lttng-filter-interpreter.c \ filter-bytecode.h \ lttng-hash-helper.h \ + lttng-ust-elf.c \ lttng-ust-statedump.c \ lttng-ust-statedump.h \ lttng-ust-statedump-provider.h \