Move liblttng-ust-python-agent to 'src/lib/'
[lttng-ust.git] / src / lib / Makefile.am
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
new file mode 100644 (file)
index 0000000..1b70e53
--- /dev/null
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
+SUBDIRS =
+
+if ENABLE_PYTHON_AGENT
+SUBDIRS += lttng-ust-python-agent
+endif
This page took 0.025029 seconds and 4 git commands to generate.