Rename sessiond comm lib into ust comm
[lttng-ust.git] / include / Makefile.am
CommitLineData
17bb07b4 1nobase_include_HEADERS = \
17bb07b4
PMF
2 ust/marker.h \
3 ust/tracepoint.h \
0a42beb6
MD
4 ust/tracepoint-event.h \
5 ust/lttng-tracepoint-event.h \
6 ust/lttng-tracepoint-event-reset.h \
7 ust/lttng-events.h \
9f3fdbc6
MD
8 ust/version.h \
9 ust/lttng-ust-abi.h \
1dbfff0c
MD
10 ust/ringbuffer-abi.h \
11 ust/lttng-tracer.h \
12 ust/usterr-signal-safe.h \
13 ust/core.h \
14 ust/share.h
15
16# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
9edd34bd
MD
17
18noinst_HEADERS = \
b35d179d 19 lttng-ust-comm.h \
9edd34bd
MD
20 usterr.h \
21 ust_snprintf.h \
0a2aba13 22 ust/compat.h \
3c82ede9 23 ust/config.h \
9edd34bd
MD
24 ust/marker-internal.h \
25 ust/tracepoint-internal.h \
ec3e0940 26 ust/clock.h \
3c82ede9 27 ust/probe-internal.h \
9edd34bd 28 ust/processor.h \
76154767 29 ust/kcompat/kcompat.h \
17bb07b4 30 ust/kcompat/jhash.h \
9edd34bd 31 ust/kcompat/compiler.h \
3c82ede9
MD
32 ust/kcompat/types.h \
33 ust/tracectl.h \
b5234c06
MD
34 ust/stringify.h \
35 ust/wait.h
This page took 0.02431 seconds and 4 git commands to generate.