Automatically generate discarded packets/events notifications
[babeltrace.git] / include / Makefile.am
index 0859427fd0fad5ce290294af536137ce7f6ead7c..387ab5e6c8a84a3351a4bcc5ca41cd6789f1cfc5 100644 (file)
@@ -55,6 +55,8 @@ 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-heap.h \
        babeltrace/graph/notification-inactivity.h \
@@ -81,7 +83,7 @@ noinst_HEADERS = \
        babeltrace/compat/limits-internal.h \
        babeltrace/compat/memstream-internal.h \
        babeltrace/compat/mman-internal.h \
-       babeltrace/compat/send-internal.h \
+       babeltrace/compat/socket-internal.h \
        babeltrace/compat/stdio-internal.h \
        babeltrace/compat/stdlib-internal.h \
        babeltrace/compat/string-internal.h \
@@ -118,6 +120,7 @@ noinst_HEADERS = \
        babeltrace/graph/component-source-internal.h \
        babeltrace/graph/connection-internal.h \
        babeltrace/graph/graph-internal.h \
+       babeltrace/graph/notification-discarded-elements-internal.h \
        babeltrace/graph/notification-event-internal.h \
        babeltrace/graph/notification-heap-internal.h \
        babeltrace/graph/notification-inactivity-internal.h \
This page took 0.023681 seconds and 4 git commands to generate.