Print event discarded at end of stream
[babeltrace.git] / include / Makefile.am
index 7239596cec3d27fc57d621e8b2a1a39310dc68cb..b5d26808ef76909a981b8d0b9e1dfcfec2b7c40a 100644 (file)
@@ -1,9 +1,17 @@
+babeltraceinclude_HEADERS = \
+       babeltrace/babeltrace.h \
+       babeltrace/format.h \
+       babeltrace/context.h \
+       babeltrace/iterator.h
+
+
 noinst_HEADERS = \
        babeltrace/align.h \
-       babeltrace/babeltrace.h \
+       babeltrace/babeltrace-internal.h \
        babeltrace/bitfield.h \
+       babeltrace/callbacks-internal.h \
        babeltrace/compiler.h \
-       babeltrace/format.h \
+       babeltrace/iterator-internal.h \
        babeltrace/list.h \
        babeltrace/prio_heap.h \
        babeltrace/types.h \
This page took 0.022897 seconds and 4 git commands to generate.