X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=Makefile.am;h=16663eef53a4a0a42b09c2ea459a4259b71cb1a5;hb=refs%2Fheads%2Fstable-2.7;hp=9fb955658cae7f9a03f49b4228a4b311ae235d3d;hpb=501f6777610d7f8d855453c0083a10912d5fac4b;p=lttng-ust.git diff --git a/Makefile.am b/Makefile.am index 9fb95565..16663eef 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,10 @@ if BUILD_JAVA_AGENT SUBDIRS += liblttng-ust-java-agent endif +if BUILD_PYTHON_AGENT +SUBDIRS += liblttng-ust-python-agent +endif + SUBDIRS += tests doc #temporarily disabled