X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2FMakefile.am;h=76c8cf6fc20d4eda6c88f33e0eac0856969ce049;hb=9f3fdbc68877e1f12b6cedb15ef76d9af9b48bac;hp=6b128faded4c581aacec48d8246b61d8cbdcc94d;hpb=0a2aba1397f90fa65c293ab856d18579ae14b77f;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 6b128fad..76c8cf6f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -3,7 +3,9 @@ nobase_include_HEADERS = \ ust/tracepoint.h \ ust/tracepoint_event.h \ ust/probe.h \ - ust/version.h + ust/version.h \ + ust/lttng-ust-abi.h \ + ust/ringbuffer-abi.h noinst_HEADERS = \ share.h \ @@ -23,6 +25,4 @@ noinst_HEADERS = \ ust/kcompat/compiler.h \ ust/kcompat/types.h \ ust/tracectl.h \ - ust/ustctl.h \ - ust/ustconsumer.h \ ust/stringify.h