X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=4ebff36af0b21ade4af7cfd822270f5dd296c2d9;hb=44c72f10aa3cace72ffe40a0f9bb7aadb9c82dc8;hp=cd4619deb176665bcb563d820b37e87cfab71820;hpb=39f98c62fa2eb208bc24230dc2d669132e08a1fa;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index cd4619de..4ebff36a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,5 +1,4 @@ nobase_include_HEADERS = \ - lttng/marker.h \ lttng/tracepoint.h \ lttng/tracepoint-types.h \ lttng/tracepoint-event.h \ @@ -7,36 +6,23 @@ nobase_include_HEADERS = \ lttng/ust-tracepoint-event-reset.h \ lttng/ust-events.h \ lttng/ust-ctl.h \ - lttng/version.h \ + lttng/ust-version.h \ lttng/ust-abi.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 \ - lttng/processor.h \ - lttng/kcompat/kcompat.h \ - lttng/kcompat/jhash.h \ - lttng/kcompat/compiler.h \ - lttng/kcompat/types.h \ lttng/ringbuffer-config.h \ lttng/align.h \ - lttng/bug.h \ - lttng/vatomic.h + lttng/bug.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 \ - lttng/ust-comm.h \ - lttng/compat.h \ - lttng/marker-internal.h \ - lttng/tracepoint-internal.h \ - lttng/clock.h \ - lttng/probe-internal.h \ - lttng/stringify.h \ - lttng/wait.h \ - lttng/bitfield.h + ust-comm.h \ + lttng/bitfield.h \ + helper.h