X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=83030c5cc3b24471ab98d2902474505f71c14f79;hb=6ba0c2b259f1f99ed3ce8ee2e58e90bc393b704e;hp=042f9e00e663f2d5e94684d5d7de7b3d4f8313b6;hpb=e23004b595a319f5bfd6fbc9eda600edda1cfd02;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 042f9e00..83030c5c 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,15 +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/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 \