Copyright ownership transfer
[lttng-ust.git] / src / Makefile.am
index f51694ec2f4e198820372ce0be0b879f4938d72d..92ae455806e385bd8c4b5a7105b3881d4ecd0b41 100644 (file)
@@ -2,24 +2,8 @@
 
 SUBDIRS = \
        common \
-       libringbuffer \
-       liblttng-ust-comm \
-       libcounter \
-       liblttng-ust \
-       liblttng-ust-ctl \
        lib
 
-if ENABLE_JNI_INTERFACE
-SUBDIRS += liblttng-ust-java
-endif
-
-if ENABLE_JAVA_AGENT
-SUBDIRS += liblttng-ust-java-agent
-endif
-
 if ENABLE_PYTHON_AGENT
 SUBDIRS += python-lttngust
 endif
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = lttng-ust.pc lttng-ust-ctl.pc
This page took 0.023171 seconds and 4 git commands to generate.