X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=47c715b191d4387156325346c5630ad872374587;hb=39ad74cfd50e473190c5d83fd467089af6639d0f;hp=b3598ffc859b24fc1c377baed07e7e9d142eb9d9;hpb=f9364363c8982127d66c2a29cb1fa21760bd00e5;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index b3598ffc..47c715b1 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -21,7 +21,11 @@ nobase_include_HEADERS = \ lttng/ust-error.h \ lttng/tracef.h \ lttng/lttng-ust-tracef.h \ - lttng/ust-clock.h + lttng/tracelog.h \ + lttng/lttng-ust-tracelog.h \ + lttng/ust-clock.h \ + lttng/ust-getcpu.h \ + lttng/ust-elf.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -32,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