X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=e339b32e74d11e85823580478136282928c618cb;hb=abcabd6a23a42744beb0a80afee4104b690f23aa;hp=48a898b67ce330bd8a67a8d65d55c6e739e5311a;hpb=fbca6b624335eef18c8d86194aeb101a720168f4;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 48a898b6..e339b32e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,29 @@ -nobase_include_HEADERS = ust/immediate.h ust/kernelcompat.h ust/marker.h \ - ust/tracepoint.h +nobase_include_HEADERS = \ + lttng/tracepoint.h \ + lttng/tracepoint-rcu.h \ + lttng/tracepoint-types.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/ust-version.h \ + lttng/ust-abi.h \ + lttng/ringbuffer-abi.h \ + lttng/ust-tracer.h \ + lttng/ust-config.h \ + lttng/ust.h \ + lttng/ringbuffer-config.h \ + lttng/align.h \ + lttng/bug.h -noinst_HEADERS = share.h usterr.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 \ + lttng/bitfield.h \ + helper.h \ + share.h