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