Add lttng_ust_ prefix before objd_unref
[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 \
57773204 8 ust/lttng-ust-ctl.h \
9f3fdbc6
MD
9 ust/version.h \
10 ust/lttng-ust-abi.h \
e41474be 11 ust/lttng-ust-comm.h \
1dbfff0c
MD
12 ust/ringbuffer-abi.h \
13 ust/lttng-tracer.h \
14 ust/usterr-signal-safe.h \
824f40b8 15 ust/config.h \
e822f505 16 ust/share.h \
824f40b8
MD
17 ust/ust.h \
18 ust/core.h
1dbfff0c
MD
19
20# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
9edd34bd
MD
21
22noinst_HEADERS = \
9edd34bd
MD
23 usterr.h \
24 ust_snprintf.h \
0a2aba13 25 ust/compat.h \
9edd34bd
MD
26 ust/marker-internal.h \
27 ust/tracepoint-internal.h \
ec3e0940 28 ust/clock.h \
3c82ede9 29 ust/probe-internal.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 34 ust/stringify.h \
824f40b8
MD
35 ust/wait.h \
36 ust/ringbuffer-config.h \
37 ust/processor.h
This page took 0.025981 seconds and 4 git commands to generate.