X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=30386af88ea93b96c6c12526f19a841ca24347e8;hb=784cdc68b1cd40ca7ade4e0753830e45d0f524f8;hp=bfd2a16688ba3ba3623a3f00a45fda250bc0a089;hpb=592ddb0023384e9d85db4504e66571c7bf6446ea;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index bfd2a166..30386af8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -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 \