Do not install usterr-signal-safe
[lttng-ust.git] / include / Makefile.am
CommitLineData
17bb07b4 1nobase_include_HEADERS = \
4318ae1b 2 lttng/tracepoint.h \
51489cad 3 lttng/tracepoint-types.h \
4318ae1b
MD
4 lttng/tracepoint-event.h \
5 lttng/ust-tracepoint-event.h \
6 lttng/ust-tracepoint-event-reset.h \
7 lttng/ust-events.h \
8 lttng/ust-ctl.h \
b728d87e 9 lttng/ust-version.h \
4318ae1b 10 lttng/ust-abi.h \
4318ae1b
MD
11 lttng/ringbuffer-abi.h \
12 lttng/ust-tracer.h \
4318ae1b
MD
13 lttng/config.h \
14 lttng/share.h \
15 lttng/ust.h \
40c778e3
MD
16 lttng/ringbuffer-config.h \
17 lttng/align.h \
b728d87e 18 lttng/bug.h
1dbfff0c
MD
19
20# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
9edd34bd
MD
21
22noinst_HEADERS = \
9edd34bd 23 usterr.h \
44c72f10 24 usterr-signal-safe.h \
9edd34bd 25 ust_snprintf.h \
b728d87e 26 ust-comm.h \
35897f8b
MD
27 lttng/bitfield.h \
28 helper.h
This page took 0.025434 seconds and 4 git commands to generate.