bt2: move common internal functions to their own files
[babeltrace.git] / src / bindings / python / bt2 / Makefile.am
index 7c59af323e1cf69932dc426dd0dbacd1d1bc311c..ce1058d802d516dfd856be89c013e7ef7b35209c 100644 (file)
@@ -7,6 +7,7 @@ INSTALLED_FILES=$(builddir)/installed_files.txt
 
 SWIG_INTERFACE_FILES =                                 \
        bt2/native_bt.i                                 \
+       bt2/native_bt_bt2_objects.h                     \
        bt2/native_bt_clock_class.i                     \
        bt2/native_bt_clock_snapshot.i                  \
        bt2/native_bt_component.i                       \
@@ -23,6 +24,7 @@ SWIG_INTERFACE_FILES =                                        \
        bt2/native_bt_graph.i.h                         \
        bt2/native_bt_integer_range_set.i               \
        bt2/native_bt_interrupter.i                     \
+       bt2/native_bt_log_and_append_error.h            \
        bt2/native_bt_logging.i                         \
        bt2/native_bt_message.i                         \
        bt2/native_bt_message_iterator.i                \
This page took 0.023391 seconds and 4 git commands to generate.