bt2: make bt2.Error wrap current thread's error
[babeltrace.git] / src / bindings / python / bt2 / Makefile.am
index 158b8ccd392986b58a44d03675a251193d8b93fa..c8719d66b5e753cc6315bc18a040af9c361147a8 100644 (file)
@@ -12,6 +12,7 @@ SWIG_INTERFACE_FILES =                                        \
        bt2/native_bt_component_class.i                 \
        bt2/native_bt_component.i                       \
        bt2/native_bt_connection.i                      \
+       bt2/native_bt_error.i                           \
        bt2/native_bt_event_class.i                     \
        bt2/native_bt_event.i                           \
        bt2/native_bt_field_class.i                     \
@@ -44,6 +45,7 @@ STATIC_BINDINGS_DEPS =                                        \
        bt2/clock_snapshot.py                           \
        bt2/component.py                                \
        bt2/connection.py                               \
+       bt2/error.py                                    \
        bt2/event_class.py                              \
        bt2/event.py                                    \
        bt2/field.py                                    \
This page took 0.02504 seconds and 4 git commands to generate.