Export the babeltrace API in babeltrace.h
[babeltrace.git] / include / Makefile.am
1 babeltraceinclude_HEADERS = babeltrace/babeltrace.h
2
3 noinst_HEADERS = \
4 babeltrace/align.h \
5 babeltrace/babeltrace-internal.h \
6 babeltrace/bitfield.h \
7 babeltrace/compiler.h \
8 babeltrace/format.h \
9 babeltrace/list.h \
10 babeltrace/prio_heap.h \
11 babeltrace/types.h \
12 babeltrace/ctf-ir/metadata.h \
13 babeltrace/ctf/metadata.h \
14 babeltrace/ctf-text/types.h \
15 babeltrace/ctf/types.h
This page took 0.031066 seconds and 5 git commands to generate.