X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=277e4e69b0032060e7cd652a902d03f12d50f7d4;hb=35cbacdb34948e328f5d360f2fd76618dd678e2f;hp=44102ef8e781ccba26e12c2180eda6b901a8ed1b;hpb=0cb03c850dedb8f1e7f11e2e47764aa4d3ba313b;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 44102ef8..277e4e69 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -24,7 +24,8 @@ nobase_include_HEADERS = \ lttng/tracelog.h \ lttng/lttng-ust-tracelog.h \ lttng/ust-clock.h \ - lttng/ust-getcpu.h + lttng/ust-getcpu.h \ + lttng/ust-elf.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -32,9 +33,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