X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=d140b0865fd3d651e74c7b1fa073b4b989697c7c;hb=74211da04fac64abca20883d03bab5bdd80cf5af;hp=7f31f36c793d3a6903cffa26a87c241d954905fc;hpb=3967aba20953d5160df02dc1507073621c3077c1;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 7f31f36c..d140b086 100644 --- a/configure.ac +++ b/configure.ac @@ -564,6 +564,7 @@ AC_CONFIG_FILES([ AC_CONFIG_LINKS([ python-lttngust/lttngust/agent.py:python-lttngust/lttngust/agent.py python-lttngust/lttngust/cmd.py:python-lttngust/lttngust/cmd.py + python-lttngust/lttngust/compat.py:python-lttngust/lttngust/compat.py python-lttngust/lttngust/debug.py:python-lttngust/lttngust/debug.py python-lttngust/lttngust/loghandler.py:python-lttngust/lttngust/loghandler.py ])