Implement the component connection interface
[babeltrace.git] / include / Makefile.am
index bfd2a16688ba3ba3623a3f00a45fda250bc0a089..30386af88ea93b96c6c12526f19a841ca24347e8 100644 (file)
@@ -68,6 +68,7 @@ noinst_HEADERS = \
        babeltrace/babeltrace-internal.h \
        babeltrace/bitfield.h \
        babeltrace/clock-internal.h \
+       babeltrace/common-internal.h \
        babeltrace/compiler.h \
        babeltrace/context-internal.h \
        babeltrace/format-internal.h \
@@ -123,6 +124,9 @@ noinst_HEADERS = \
        babeltrace/endian.h \
        babeltrace/mmap-align.h \
        babeltrace/plugin/plugin-internal.h \
+       babeltrace/plugin/plugin-so-internal.h \
+       babeltrace/plugin/plugin-python-enabled-internal.h \
+       babeltrace/plugin/plugin-python-disabled-internal.h \
        babeltrace/component/component-class-internal.h \
        babeltrace/component/component-connection-internal.h \
        babeltrace/component/component-internal.h \
@@ -130,7 +134,6 @@ noinst_HEADERS = \
        babeltrace/component/component-filter-internal.h \
        babeltrace/component/component-sink-internal.h \
        babeltrace/component/component-source-internal.h \
-       babeltrace/component/component-input-internal.h \
        babeltrace/component/notification/eot-internal.h \
        babeltrace/component/notification/event-internal.h \
        babeltrace/component/notification/iterator-internal.h \
This page took 0.025409 seconds and 4 git commands to generate.