fix: Disable warnings for GNU extensions on Clang
[lttng-ust.git] / src / Makefile.am
index 1ed0c56f55e04b07f1ca3dd7908fffd2cad86a9f..92ae455806e385bd8c4b5a7105b3881d4ecd0b41 100644 (file)
@@ -2,15 +2,8 @@
 
 SUBDIRS = \
        common \
-       libringbuffer \
-       liblttng-ust-comm \
-       libcounter \
-       liblttng-ust \
        lib
 
 if ENABLE_PYTHON_AGENT
 SUBDIRS += python-lttngust
 endif
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = lttng-ust.pc lttng-ust-ctl.pc
This page took 0.024151 seconds and 4 git commands to generate.