Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / Makefile.am
index 4fca446e5f97240b8d387fd853f1a4c6e5d915c9..daf209be9e9d71574f2f542036641780532e23af 100644 (file)
@@ -1,15 +1,11 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 SUBDIRS = \
        common \
-       libringbuffer \
-       liblttng-ust-comm \
-       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.024094 seconds and 4 git commands to generate.