Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / src / Makefile.am
index b59b1f5f97d5038a62d2f596bfd8d64e3d9782ca..daf209be9e9d71574f2f542036641780532e23af 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 SUBDIRS = \
@@ -7,6 +9,3 @@ SUBDIRS = \
 if ENABLE_PYTHON_AGENT
 SUBDIRS += python-lttngust
 endif
-
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = lttng-ust.pc lttng-ust-ctl.pc
This page took 0.023272 seconds and 4 git commands to generate.