Port: Add OSX endian.h compat
[babeltrace.git] / include / Makefile.am
CommitLineData
0ec662bd
JD
1babeltraceinclude_HEADERS = \
2 babeltrace/babeltrace.h \
95d36295 3 babeltrace/format.h \
6204d33c 4 babeltrace/context.h \
842c2b97 5 babeltrace/iterator.h \
3122e6f0 6 babeltrace/trace-handle.h \
03798a93
JD
7 babeltrace/list.h \
8 babeltrace/clock-types.h
0ec662bd 9
64a35d1b 10babeltracectfinclude_HEADERS = \
9efd5d76
MD
11 babeltrace/ctf/events.h \
12 babeltrace/ctf/callbacks.h \
273b65be
JG
13 babeltrace/ctf/iterator.h
14
15babeltracectfwriterinclude_HEADERS = \
46bd0f2b
JG
16 babeltrace/ctf-writer/clock.h \
17 babeltrace/ctf-writer/writer.h \
18 babeltrace/ctf-writer/event-fields.h \
19 babeltrace/ctf-writer/event-types.h \
20 babeltrace/ctf-writer/event.h \
21 babeltrace/ctf-writer/stream.h
70bd0a12 22
e92927d1
MD
23noinst_HEADERS = \
24 babeltrace/align.h \
70bd0a12 25 babeltrace/babeltrace-internal.h \
e92927d1 26 babeltrace/bitfield.h \
75d9ab4b 27 babeltrace/clock-internal.h \
e92927d1 28 babeltrace/compiler.h \
08c22d05 29 babeltrace/context-internal.h \
caf929fa 30 babeltrace/format-internal.h \
6f3077a2 31 babeltrace/iterator-internal.h \
5f0b5523 32 babeltrace/trace-collection.h \
e92927d1
MD
33 babeltrace/prio_heap.h \
34 babeltrace/types.h \
b5a8598f
AB
35 babeltrace/crc32.h \
36 babeltrace/debuginfo.h \
37 babeltrace/trace-debuginfo.h \
38 babeltrace/dwarf.h \
dae52e76 39 babeltrace/bin-info.h \
beef86dc 40 babeltrace/utils.h \
e92927d1 41 babeltrace/ctf-ir/metadata.h \
e4195791 42 babeltrace/ctf/events-internal.h \
e92927d1
MD
43 babeltrace/ctf/metadata.h \
44 babeltrace/ctf-text/types.h \
842c2b97 45 babeltrace/ctf/types.h \
634d474b 46 babeltrace/ctf/callbacks-internal.h \
0ace7505 47 babeltrace/ctf/ctf-index.h \
273b65be
JG
48 babeltrace/ctf-writer/ref-internal.h \
49 babeltrace/ctf-writer/writer-internal.h \
50 babeltrace/ctf-writer/event-types-internal.h \
51 babeltrace/ctf-writer/event-fields-internal.h \
52 babeltrace/ctf-writer/event-internal.h \
53 babeltrace/ctf-writer/clock-internal.h \
54 babeltrace/ctf-writer/stream-internal.h \
55 babeltrace/ctf-writer/functor-internal.h \
a4dfa07b 56 babeltrace/trace-handle-internal.h \
4cb26dfb
JI
57 babeltrace/compat/uuid.h \
58 babeltrace/compat/memstream.h \
9a7f65a3 59 babeltrace/compat/string.h \
a386e246 60 babeltrace/compat/utc.h \
5b3d1e6e 61 babeltrace/compat/limits.h \
b319430e 62 babeltrace/compat/send.h \
edcad9c1 63 babeltrace/compat/fcntl.h \
559455a9 64 babeltrace/compat/stdlib.h \
eafa875f 65 babeltrace/compat/dirent.h \
8fa47e7b 66 babeltrace/compat/stdio.h \
f7a2be83
MD
67 babeltrace/endian.h \
68 babeltrace/mmap-align.h
This page took 0.031557 seconds and 4 git commands to generate.