X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=df308f9bb91d49e903f9a2a20a75a5df0bdc97bf;hb=71a9d03439741ad623b035a06cbbac060b6bdc03;hp=571e32f92066d4a6f582f448195b8d67e7f623c6;hpb=c993aa602df5d770ea1da811c4f7f643dde1ed34;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 571e32f9..df308f9b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,6 +5,8 @@ nobase_include_HEADERS = \ lttng/tracepoint-event.h \ lttng/ust-tracepoint-event.h \ lttng/ust-tracepoint-event-reset.h \ + lttng/ust-tracepoint-event-write.h \ + lttng/ust-tracepoint-event-nowrite.h \ lttng/ust-events.h \ lttng/ust-ctl.h \ lttng/ust-version.h \ @@ -12,11 +14,13 @@ nobase_include_HEADERS = \ lttng/ringbuffer-abi.h \ lttng/ust-tracer.h \ lttng/ust-config.h \ + lttng/ust-compiler.h \ lttng/ust.h \ lttng/ust-endian.h \ lttng/ringbuffer-config.h \ lttng/align.h \ - lttng/bug.h + lttng/bug.h \ + lttng/ust-error.h # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.