Move liblttng-ust-pthread-wrapper to 'src/lib/'
[lttng-ust.git] / src / lib / Makefile.am
index 0a27437b388118431b74b8e879ce642d8352dc90..fbd123585ad1655c2916d1aeae00a5e4dbc8f0c6 100644 (file)
@@ -2,12 +2,14 @@
 
 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.023775 seconds and 4 git commands to generate.