X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=4ebff36af0b21ade4af7cfd822270f5dd296c2d9;hb=44c72f10aa3cace72ffe40a0f9bb7aadb9c82dc8;hp=a98cee1a560ad525c038370137c1cb1abfc3bc3b;hpb=17bb07b445acdef0034194bdcebe113988a8db60;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index a98cee1a..4ebff36a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,18 +1,28 @@ nobase_include_HEADERS = \ - ust/immediate.h \ - ust/kernelcompat.h \ - ust/marker.h \ - ust/tracepoint.h \ - ust/processor.h \ - ust/probe.h \ - ust/ust.h \ - ust/tracectl.h \ - ust/kcompat/compiler.h \ - ust/kcompat/disable.h \ - ust/kcompat/hlist.h \ - ust/kcompat/jhash.h \ - ust/kcompat/kref.h \ - ust/kcompat/simple.h \ - ust/kcompat/types.h + lttng/tracepoint.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/config.h \ + lttng/share.h \ + lttng/ust.h \ + lttng/ringbuffer-config.h \ + lttng/align.h \ + lttng/bug.h -noinst_HEADERS = share.h usterr.h ust_snprintf.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