X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2FMakefile.am;h=75a656897caa474c157efe84f57e8ac027db2507;hb=f865c2aa246e2bd94037b02b7f3b23e4f59985f6;hp=a0eb73a93c92c52cc69285fc31068e4767bb8440;hpb=00c988c958149f894567a1c41d480127425bfb3e;p=babeltrace.git diff --git a/src/bindings/python/bt2/Makefile.am b/src/bindings/python/bt2/Makefile.am index a0eb73a9..75a65689 100644 --- a/src/bindings/python/bt2/Makefile.am +++ b/src/bindings/python/bt2/Makefile.am @@ -57,6 +57,7 @@ STATIC_BINDINGS_DEPS = \ bt2/clock_class.py \ bt2/clock_snapshot.py \ bt2/component.py \ + bt2/component_descriptor.py \ bt2/connection.py \ bt2/error.py \ bt2/event.py \