X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=47c715b191d4387156325346c5630ad872374587;hb=97c7c238f60194565d4839e38e712414c22494e3;hp=44102ef8e781ccba26e12c2180eda6b901a8ed1b;hpb=0cb03c850dedb8f1e7f11e2e47764aa4d3ba313b;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 44102ef8..47c715b1 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. @@ -35,6 +36,8 @@ noinst_HEADERS = \ 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