X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=208e74e92e68f943c0933e8000c4b9c2ee3eb655;hb=2734ca65d2fb2e63c11d61b9ee8821dd9292aa3c;hp=571e32f92066d4a6f582f448195b8d67e7f623c6;hpb=c993aa602df5d770ea1da811c4f7f643dde1ed34;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index 571e32f9..208e74e9 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,6 +14,7 @@ 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 \