X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=83030c5cc3b24471ab98d2902474505f71c14f79;hb=cbc06a3bd9abe653eaf278cdf4be8bf28dcca267;hp=5ef7c9e5f86325759f1ce51c0dc840afd08b37ee;hpb=9d315d6d74aac2986b10d708c864d152a0febec7;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 5ef7c9e5..83030c5c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,16 +13,17 @@ nobase_include_HEADERS = \ lttng/ust-tracepoint-event-reset.h \ lttng/ust-tracepoint-event-write.h \ lttng/ust-tracepoint-event-nowrite.h \ + lttng/ust-api-compat.h \ lttng/ust-arch.h \ lttng/ust-events.h \ + lttng/ust-common.h \ lttng/ust-ctl.h \ lttng/ust-abi.h \ - lttng/ringbuffer-abi.h \ lttng/ust-tracer.h \ lttng/ust-compiler.h \ lttng/ust-fork.h \ lttng/ust-endian.h \ - lttng/ringbuffer-context.h \ + lttng/ust-ringbuffer-context.h \ lttng/ust-utils.h \ lttng/ust-error.h \ lttng/tracef.h \