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