ust-fd: Add close_range declaration
[lttng-ust.git] / src / Makefile.am
index 1ed0c56f55e04b07f1ca3dd7908fffd2cad86a9f..daf209be9e9d71574f2f542036641780532e23af 100644 (file)
@@ -1,16 +1,11 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 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.023856 seconds and 4 git commands to generate.