X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2FMakefile.am;h=208e74e92e68f943c0933e8000c4b9c2ee3eb655;hb=afcf09eaf180277014bb11e0289ddc2ca9938f48;hp=e339b32e74d11e85823580478136282928c618cb;hpb=a7859af5c73c3f7cc863702d322d86fc2c4523ab;p=lttng-ust.git diff --git a/include/Makefile.am b/include/Makefile.am index e339b32e..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,7 +14,9 @@ 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 @@ -24,6 +28,7 @@ noinst_HEADERS = \ usterr-signal-safe.h \ ust_snprintf.h \ ust-comm.h \ + lttng/ust-tid.h \ lttng/bitfield.h \ helper.h \ share.h