X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=tests%2Fbindings%2Fpython%2Fbt2%2FMakefile.am;h=e966da9c8e9131ca81a532664de4e2401c244fc5;hp=557cc7b4118846e4fd7aa0650c9f7d4f441224ca;hb=704c23075032456b9bc0f84f359ade2f35b967cb;hpb=334478b4cd08529b1f5b28c8ef9404c6ed023e14 diff --git a/tests/bindings/python/bt2/Makefile.am b/tests/bindings/python/bt2/Makefile.am index 557cc7b4..e966da9c 100644 --- a/tests/bindings/python/bt2/Makefile.am +++ b/tests/bindings/python/bt2/Makefile.am @@ -1,22 +1,23 @@ -EXTRA_DIST = \ - test_clock_class.py \ - test_clock_class_priority_map.py \ - test_component.py \ - test_component_class.py \ - test_connection.py \ - test_ctf_writer_clock.py \ - test_event.py \ - test_event_class.py \ - test_field_types.py \ - test_fields.py \ - test_graph.py \ - test_notification.py \ - test_notification_iterator.py \ - test_packet.py \ - test_plugin.py \ - test_port.py \ - test_stream.py \ - test_stream_class.py \ - test_trace.py \ - test_values.py \ +EXTRA_DIST = \ + test_clock_class.py \ + test_clock_class_priority_map.py \ + test_component.py \ + test_component_class.py \ + test_connection.py \ + test_ctf_writer_clock.py \ + test_event.py \ + test_event_class.py \ + test_field_types.py \ + test_fields.py \ + test_graph.py \ + test_notification.py \ + test_notification_iterator.py \ + test_packet.py \ + test_plugin.py \ + test_port.py \ + test_stream.py \ + test_stream_class.py \ + test_trace.py \ + test_trace_collection_notification_iterator.py \ + test_values.py \ .coveragerc