X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=Makefile.am;h=16663eef53a4a0a42b09c2ea459a4259b71cb1a5;hb=c3e14096db731a8624b55fb91a231e7a97a5e7cd;hp=9fb955658cae7f9a03f49b4228a4b311ae235d3d;hpb=267342461b9f9f9958b11c560fec1500a7a075d3;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