X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=23a165aed8b8c6335944b8c95ac3b682a1366751;hb=185c782861fe6ed224d14293afc57c46ab5e7aed;hp=b3598ffc859b24fc1c377baed07e7e9d142eb9d9;hpb=f9364363c8982127d66c2a29cb1fa21760bd00e5;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index b3598ffc..23a165ae 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -21,7 +21,13 @@ 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 \ + lttng/counter-config.h \ + lttng/bitmap.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. @@ -29,9 +35,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