X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=042f9e00e663f2d5e94684d5d7de7b3d4f8313b6;hb=e23004b595a319f5bfd6fbc9eda600edda1cfd02;hp=854b4785ee9c852ff5e639fb7ec9b69680df6bd2;hpb=14e0a13576200091ccaba54c89692ee21672a700;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 854b4785..042f9e00 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -17,7 +17,6 @@ nobase_include_HEADERS = \ lttng/ust-events.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 \ @@ -42,34 +41,3 @@ nobase_include_HEADERS = \ nobase_nodist_include_HEADERS = \ lttng/ust-config.h \ lttng/ust-version.h - - -### ### -### Global private headers ### -### ### - -noinst_HEADERS = \ - usterr-signal-safe.h \ - ust-snprintf.h \ - ust-bitmap.h \ - ust-comm.h \ - ust-compat.h \ - ust-elf.h \ - ust-tid.h \ - ust-bitfield.h \ - ust-dlfcn.h \ - ust-dynamic-type.h \ - ust-helper.h \ - ust-share.h - - -# These headers should be moved to the public headers when tested and -# documented. The symbols are still part of the ABI. - -# Used by the Java jni interface. -noinst_HEADERS += \ - ust-context-provider.h - -# Used by liblttng-ust-fd -noinst_HEADERS += \ - ust-fd.h