X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2FMakefile.am;h=5bb35abe219af030e507b81c609744b7edabe423;hb=e22b45d0f7d3ce1311bf96a930bc42326f555202;hp=d9789fcf8335e4ae198e817f11de25c5512b8315;hpb=bf55043c2e742cafb86d3a3404d0d35c4cf294a3;p=babeltrace.git diff --git a/include/Makefile.am b/include/Makefile.am index d9789fcf..5bb35abe 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -128,7 +128,6 @@ babeltraceplugininclude_HEADERS = \ # Graph, component, and notification API babeltracegraphincludedir = "$(includedir)/babeltrace/graph" babeltracegraphinclude_HEADERS = \ - babeltrace/graph/clock-class-priority-map.h \ babeltrace/graph/component-class-filter.h \ babeltrace/graph/component-class-sink.h \ babeltrace/graph/component-class-source.h \ @@ -140,8 +139,6 @@ babeltracegraphinclude_HEADERS = \ babeltrace/graph/component.h \ babeltrace/graph/connection.h \ babeltrace/graph/graph.h \ - babeltrace/graph/notification-discarded-events.h \ - babeltrace/graph/notification-discarded-packets.h \ babeltrace/graph/notification-event.h \ babeltrace/graph/notification-inactivity.h \ babeltrace/graph/notification-iterator.h \ @@ -210,6 +207,7 @@ noinst_HEADERS = \ babeltrace/ctf-ir/clock-class-internal.h \ babeltrace/ctf-ir/field-types-internal.h \ babeltrace/ctf-ir/clock-value-internal.h \ + babeltrace/ctf-ir/clock-value-set-internal.h \ babeltrace/ctf-ir/attributes-internal.h \ babeltrace/ctf-ir/stream-internal.h \ babeltrace/ctf-ir/resolve-internal.h \ @@ -228,7 +226,6 @@ noinst_HEADERS = \ babeltrace/graph/component-class-sink-colander-internal.h \ babeltrace/graph/notification-inactivity-internal.h \ babeltrace/graph/component-source-internal.h \ - babeltrace/graph/notification-discarded-elements-internal.h \ babeltrace/graph/notification-packet-internal.h \ babeltrace/graph/notification-iterator-internal.h \ babeltrace/graph/notification-internal.h \ @@ -236,7 +233,6 @@ noinst_HEADERS = \ babeltrace/graph/component-class-internal.h \ babeltrace/graph/component-sink-internal.h \ babeltrace/graph/port-internal.h \ - babeltrace/graph/clock-class-priority-map-internal.h \ babeltrace/list-internal.h \ version.h \ version.i