X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=python-lttngust%2FMakefile.am;h=f95482d3e15822dcffe2698a21d3ce40391855d2;hb=5f6daaef86c3b4cff5af523cbbd8f2630634259d;hp=33a968f5a6393d322bfe12823e4fb0bee4325738;hpb=9bafacb2584b9e69c51172728fab5e1e5e82fff7;p=lttng-ust.git diff --git a/python-lttngust/Makefile.am b/python-lttngust/Makefile.am index 33a968f5..f95482d3 100644 --- a/python-lttngust/Makefile.am +++ b/python-lttngust/Makefile.am @@ -3,6 +3,7 @@ INSTALLED_FILES=$(builddir)/installed_files.txt STATIC_BINDINGS_DEPS = \ + lttngust/__init__.py \ lttngust/agent.py \ lttngust/cmd.py \ lttngust/compat.py \