Add Python agent support
[lttng-ust.git] / Makefile.am
index 9fb955658cae7f9a03f49b4228a4b311ae235d3d..16663eef53a4a0a42b09c2ea459a4259b71cb1a5 100644 (file)
@@ -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
This page took 0.022559 seconds and 4 git commands to generate.