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