X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=854b4785ee9c852ff5e639fb7ec9b69680df6bd2;hb=14e0a13576200091ccaba54c89692ee21672a700;hp=0020ca10ec74c03a0c3c72ff395e06cbbc3b031e;hpb=b15c4010a54a79e955d82b46826d14c882276669;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 0020ca10..854b4785 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,17 +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-arch.h \ 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.h \ + lttng/ust-fork.h \ lttng/ust-endian.h \ lttng/ringbuffer-context.h \ - lttng/ust-align.h \ - lttng/ust-bug.h \ + lttng/ust-utils.h \ lttng/ust-error.h \ lttng/tracef.h \ lttng/tp/lttng-ust-tracef.h \ @@ -32,6 +32,7 @@ nobase_include_HEADERS = \ lttng/ust-clock.h \ lttng/ust-getcpu.h \ lttng/ust-libc-wrapper.h \ + lttng/ust-thread.h \ lttng/urcu/pointer.h \ lttng/urcu/urcu-ust.h \ lttng/urcu/static/pointer.h \