bt2: Mass field_types -> field_class rename
[babeltrace.git] / bindings / python / bt2 / Makefile.am
index 5b1a9bbf071639f33c1cfa294e534f119c3a8a3b..f425922dec144b65aea8eded4eb252e8649b8e7b 100644 (file)
@@ -42,11 +42,11 @@ STATIC_BINDINGS_DEPS =                                      \
        bt2/event_class.py                              \
        bt2/event.py                                    \
        bt2/fields.py                                   \
-       bt2/field_types.py                              \
+       bt2/field_class.py                              \
        bt2/graph.py                                    \
        bt2/logging.py                                  \
-       bt2/notification_iterator.py                    \
-       bt2/notification.py                             \
+       bt2/message_iterator.py                         \
+       bt2/message.py                                  \
        bt2/object.py                                   \
        bt2/packet.py                                   \
        bt2/plugin.py                                   \
@@ -56,7 +56,7 @@ STATIC_BINDINGS_DEPS =                                        \
        bt2/stream_class.py                             \
        bt2/stream.py                                   \
        bt2/trace.py                                    \
-       bt2/trace_collection_notification_iterator.py   \
+       bt2/trace_collection_message_iterator.py        \
        bt2/utils.py                                    \
        bt2/values.py
 
This page took 0.023611 seconds and 4 git commands to generate.