bt2: Adapt test_field_class.py and make it pass
[babeltrace.git] / bindings / python / bt2 / Makefile.am
index bc5c7f187a337390a0a92714293fba9096b2fc37..44e96441116d124633e17b3838fff19f577b81a3 100644 (file)
@@ -42,6 +42,7 @@ STATIC_BINDINGS_DEPS =                                        \
        bt2/event.py                                    \
        bt2/field.py                                    \
        bt2/field_class.py                              \
+       bt2/field_path.py                               \
        bt2/graph.py                                    \
        bt2/logging.py                                  \
        bt2/message_iterator.py                         \
@@ -55,6 +56,7 @@ STATIC_BINDINGS_DEPS =                                        \
        bt2/stream_class.py                             \
        bt2/stream.py                                   \
        bt2/trace.py                                    \
+       bt2/trace_class.py                              \
        bt2/trace_collection_message_iterator.py        \
        bt2/utils.py                                    \
        bt2/value.py
This page took 0.023098 seconds and 4 git commands to generate.