Tracepoint API namespacing ctf_string
[lttng-ust.git] / src / Makefile.am
index 33f9ed14deb42d3549d19087f08c5e41ede30f53..b59b1f5f97d5038a62d2f596bfd8d64e3d9782ca 100644 (file)
@@ -2,25 +2,7 @@
 
 SUBDIRS = \
        common \
-       libringbuffer \
-       liblttng-ust-comm \
-       libcounter \
-       liblttng-ust \
-       liblttng-ust-ctl \
-       lib \
-       liblttng-ust-fd
-
-if ENABLE_UST_DL
-SUBDIRS += liblttng-ust-dl
-endif
-
-if ENABLE_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
-endif
-
-if ENABLE_JAVA_AGENT
-SUBDIRS += liblttng-ust-java-agent
-endif
+       lib
 
 if ENABLE_PYTHON_AGENT
 SUBDIRS += python-lttngust
This page took 0.024091 seconds and 4 git commands to generate.