X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=277e4e69b0032060e7cd652a902d03f12d50f7d4;hb=5de7c318804a7b1edce8562d4891b4c74aac0677;hp=ea66be86e5b53b1d33e6c3201b0f2cd10aa1bd36;hpb=822f167a2f08bc6a4f81fbf2484dfea5f9b55e7a;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index ea66be86..277e4e69 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,4 +1,49 @@ -nobase_include_HEADERS = ust/immediate.h ust/kernelcompat.h ust/marker.h \ - ust/tracepoint.h ust/processor.h ust/probe.h ust/ust.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-tracepoint-event-write.h \ + lttng/ust-tracepoint-event-nowrite.h \ + lttng/ust-events.h \ + lttng/ust-ctl.h \ + lttng/ust-abi.h \ + lttng/ringbuffer-abi.h \ + lttng/ust-tracer.h \ + lttng/ust-compiler.h \ + lttng/ust.h \ + lttng/ust-endian.h \ + lttng/ringbuffer-config.h \ + lttng/align.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 -noinst_HEADERS = share.h usterr.h +# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup. + +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 + +# Auto-generated by configure. + +nobase_nodist_include_HEADERS = \ + lttng/ust-config.h \ + lttng/ust-version.h