Move liblttng-ust-fd to 'src/lib/'
[lttng-ust.git] / src / Makefile.am
index 28a32ba5683768f60de07c6f572e1dd8497cd829..864808401e1c2d5b58e1dcf9d5d72ee8d6f01fa4 100644 (file)
@@ -5,13 +5,9 @@ SUBDIRS = \
        libringbuffer \
        liblttng-ust-comm \
        libcounter \
-       libmsgpack \
        liblttng-ust \
        liblttng-ust-ctl \
-       liblttng-ust-fd \
-       liblttng-ust-fork \
-       liblttng-ust-libc-wrapper \
-       liblttng-ust-cyg-profile
+       lib
 
 if ENABLE_UST_DL
 SUBDIRS += liblttng-ust-dl
@@ -26,9 +22,7 @@ SUBDIRS += liblttng-ust-java-agent
 endif
 
 if ENABLE_PYTHON_AGENT
-SUBDIRS += \
-       python-lttngust \
-       liblttng-ust-python-agent
+SUBDIRS += python-lttngust
 endif
 
 pkgconfigdir = $(libdir)/pkgconfig
This page took 0.037093 seconds and 4 git commands to generate.