tap-driver.sh: flush stdout after each test result
[babeltrace.git] / bindings / python / bt2 / Makefile.am
index 90ee322e2fac8c20d0224ac1bd075d7fd4f54825..31d9e1773c4ab0d24c969dd13607ef72b8151e22 100644 (file)
@@ -1,5 +1,5 @@
 # Since the shared object used by the python bindings is not built with
-# libtool, we need to add the directory containing libbabeltrace to the
+# libtool, we need to add the directory containing libbabeltrace2 to the
 # linker path.
 AM_LDFLAGS=-L$(top_builddir)/lib/.libs
 
@@ -37,11 +37,11 @@ STATIC_BINDINGS_DEPS =                                      \
        bt2/clock_snapshot.py                           \
        bt2/component.py                                \
        bt2/connection.py                               \
-       bt2/ctf_writer.py                               \
        bt2/event_class.py                              \
        bt2/event.py                                    \
        bt2/field.py                                    \
        bt2/field_class.py                              \
+       bt2/field_path.py                               \
        bt2/graph.py                                    \
        bt2/logging.py                                  \
        bt2/message_iterator.py                         \
This page took 0.025329 seconds and 4 git commands to generate.