X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=40990ff6e656df0aea0cc90707d854ccb045b68e;hb=850550e0086f407ee5cd45d9d9893a463e4692dc;hp=3c9cf24853c45d5e1f85de825be650e589c9e0f2;hpb=f8128bc869b369325edf71c5eb617abe9be4c047;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 3c9cf248..40990ff6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -25,7 +25,13 @@ nobase_include_HEADERS = \ lttng/lttng-ust-tracelog.h \ lttng/ust-clock.h \ lttng/ust-getcpu.h \ - lttng/ust-elf.h + lttng/ust-elf.h \ + lttng/counter-config.h \ + lttng/bitmap.h \ + lttng/urcu/pointer.h \ + lttng/urcu/urcu-ust.h \ + lttng/urcu/static/pointer.h \ + lttng/urcu/static/urcu-ust.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -33,9 +39,12 @@ noinst_HEADERS = \ usterr-signal-safe.h \ ust_snprintf.h \ ust-comm.h \ + ust-fd.h \ lttng/ust-tid.h \ lttng/bitfield.h \ lttng/ust-dlfcn.h \ + lttng/ust-dynamic-type.h \ + lttng/ust-context-provider.h \ helper.h \ share.h