Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / lttng-utils / debug-info / Makefile.am
index a231785bfa86434ed69be44daa76b1957de9ff63..9eb500ad0c9c7142ff73a290e45181068def2055 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 noinst_LTLIBRARIES = libdebug-info.la
 
 libdebug_info_la_LIBADD = \
@@ -12,8 +14,6 @@ libdebug_info_la_SOURCES = \
        debug-info.h \
        dwarf.c \
        dwarf.h \
-       logging.c \
-       logging.h \
        trace-ir-data-copy.c \
        trace-ir-data-copy.h \
        trace-ir-mapping.c \
This page took 0.022611 seconds and 4 git commands to generate.