lttng tracepoint event: don't clash with "ctx" argument name
[lttng-ust.git] / include / Makefile.am
index 856be021838b1122c09cd26e0bfbacd7de8cb7b3..df20225ad8ff6e39d2de2babd48c8daff14c1ffc 100644 (file)
@@ -10,25 +10,27 @@ nobase_include_HEADERS = \
        ust/ringbuffer-abi.h \
        ust/lttng-tracer.h \
        ust/usterr-signal-safe.h \
-       ust/core.h \
-       ust/share.h
+       ust/config.h \
+       ust/share.h \
+       ust/ust.h \
+       ust/core.h
 
 # note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
 
 noinst_HEADERS = \
+       lttng-ust-comm.h \
        usterr.h \
        ust_snprintf.h \
        ust/compat.h \
-       ust/config.h \
        ust/marker-internal.h \
        ust/tracepoint-internal.h \
        ust/clock.h \
        ust/probe-internal.h \
-       ust/processor.h \
        ust/kcompat/kcompat.h \
        ust/kcompat/jhash.h \
        ust/kcompat/compiler.h \
        ust/kcompat/types.h \
-       ust/tracectl.h \
        ust/stringify.h \
-       ust/wait.h
+       ust/wait.h \
+       ust/ringbuffer-config.h \
+       ust/processor.h
This page took 0.025145 seconds and 4 git commands to generate.