X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=include%2FMakefile.am;h=08fc038df15163aea21c12dc4a26db2239cd19fe;hb=f3049ad9e7b72287888452b9ed542c0f36e6eefe;hp=0a4f87da6808323b202bcaaa5e6784a75be014ed;hpb=93d0f2eaff675059588e958e3de74a1bb7dd4028;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 0a4f87da..08fc038d 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,37 @@ -nobase_include_HEADERS = ust/immediate.h ust/marker.h ust/tracepoint.h +nobase_include_HEADERS = \ + lttng/marker.h \ + lttng/tracepoint.h \ + lttng/tracepoint-event.h \ + lttng/ust-tracepoint-event.h \ + lttng/ust-tracepoint-event-reset.h \ + lttng/ust-events.h \ + lttng/ust-ctl.h \ + lttng/version.h \ + lttng/ust-abi.h \ + lttng/ust-comm.h \ + lttng/ringbuffer-abi.h \ + lttng/ust-tracer.h \ + lttng/usterr-signal-safe.h \ + lttng/config.h \ + lttng/share.h \ + lttng/ust.h \ + lttng/core.h + +# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. + +noinst_HEADERS = \ + usterr.h \ + ust_snprintf.h \ + lttng/compat.h \ + lttng/marker-internal.h \ + lttng/tracepoint-internal.h \ + lttng/clock.h \ + lttng/probe-internal.h \ + lttng/kcompat/kcompat.h \ + lttng/kcompat/jhash.h \ + lttng/kcompat/compiler.h \ + lttng/kcompat/types.h \ + lttng/stringify.h \ + lttng/wait.h \ + lttng/ringbuffer-config.h \ + lttng/processor.h