Remove libust-initializer
[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 \
e822f505
MD
14 ust/share.h \
15 ust/ust.h
1dbfff0c
MD
16
17# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
9edd34bd
MD
18
19noinst_HEADERS = \
b35d179d 20 lttng-ust-comm.h \
9edd34bd
MD
21 usterr.h \
22 ust_snprintf.h \
0a2aba13 23 ust/compat.h \
3c82ede9 24 ust/config.h \
9edd34bd
MD
25 ust/marker-internal.h \
26 ust/tracepoint-internal.h \
ec3e0940 27 ust/clock.h \
3c82ede9 28 ust/probe-internal.h \
9edd34bd 29 ust/processor.h \
76154767 30 ust/kcompat/kcompat.h \
17bb07b4 31 ust/kcompat/jhash.h \
9edd34bd 32 ust/kcompat/compiler.h \
3c82ede9 33 ust/kcompat/types.h \
b5234c06
MD
34 ust/stringify.h \
35 ust/wait.h
This page took 0.025028 seconds and 4 git commands to generate.