Remove core.h
[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 \
13 lttng/usterr-signal-safe.h \
14 lttng/config.h \
15 lttng/share.h \
16 lttng/ust.h \
40c778e3
MD
17 lttng/ringbuffer-config.h \
18 lttng/align.h \
b728d87e 19 lttng/bug.h
1dbfff0c
MD
20
21# note: usterr-signal-safe.h, core.h and share.h need namespace cleanup.
9edd34bd
MD
22
23noinst_HEADERS = \
9edd34bd
MD
24 usterr.h \
25 ust_snprintf.h \
b728d87e 26 ust-comm.h \
35897f8b
MD
27 lttng/bitfield.h \
28 helper.h
This page took 0.02852 seconds and 4 git commands to generate.