X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=40990ff6e656df0aea0cc90707d854ccb045b68e;hb=10544ee8af31afb239e3dfa71cb2fe09d3de3771;hp=633260baf8fe16d1392749ed025ed4fadbc9c7a9;hpb=4774c8f387042911d3256d29a06cfdbb8091bb10;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 633260ba..40990ff6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,25 +9,47 @@ nobase_include_HEADERS = \ lttng/ust-tracepoint-event-nowrite.h \ lttng/ust-events.h \ lttng/ust-ctl.h \ - lttng/ust-version.h \ lttng/ust-abi.h \ lttng/ringbuffer-abi.h \ lttng/ust-tracer.h \ - lttng/ust-config.h \ + lttng/ust-compiler.h \ lttng/ust.h \ lttng/ust-endian.h \ lttng/ringbuffer-config.h \ lttng/align.h \ - lttng/bug.h + lttng/bug.h \ + lttng/ust-error.h \ + lttng/tracef.h \ + lttng/lttng-ust-tracef.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 \ + 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. noinst_HEADERS = \ - usterr.h \ 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 + +# Auto-generated by configure. + +nobase_nodist_include_HEADERS = \ + lttng/ust-config.h \ + lttng/ust-version.h