Move liblttng-ust-fd to 'src/lib/'
[lttng-ust.git] / src / lib / Makefile.am
index 1b70e5309325b6f9137ed2005654c5c67da587bb..0803fc00c46227dc2cf297512d9cde7c1364ea3c 100644 (file)
@@ -1,6 +1,10 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
-SUBDIRS =
+SUBDIRS = \
+       lttng-ust-fd \
+       lttng-ust-fork \
+       lttng-ust-cyg-profile \
+       lttng-ust-libc-wrapper
 
 if ENABLE_PYTHON_AGENT
 SUBDIRS += lttng-ust-python-agent
This page took 0.024175 seconds and 4 git commands to generate.