Move liblttng-ust-pthread-wrapper to 'src/lib/'
[lttng-ust.git] / src / lib / Makefile.am
index 6bb3ece9ea7b1a9306f40e0b484b0e143c029b85..fbd123585ad1655c2916d1aeae00a5e4dbc8f0c6 100644 (file)
@@ -1,12 +1,15 @@
 # SPDX-License-Identifier: LGPL-2.1-only
 
 SUBDIRS = \
+       lttng-ust-common \
+       lttng-ust-tracepoint \
        lttng-ust \
        lttng-ust-ctl \
        lttng-ust-fd \
        lttng-ust-fork \
        lttng-ust-cyg-profile \
-       lttng-ust-libc-wrapper
+       lttng-ust-libc-wrapper \
+       lttng-ust-pthread-wrapper
 
 if ENABLE_UST_DL
 SUBDIRS += lttng-ust-dl
This page took 0.022126 seconds and 4 git commands to generate.