Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / text / details / Makefile.am
index fefae1023825a0577b5cbf7548c56f615e6b8aab..3595fe95b616ba178dbaa96e93e4d723d721fd47 100644 (file)
@@ -1,9 +1,8 @@
-AM_CPPFLAGS += -I$(top_srcdir)/plugins
+# SPDX-License-Identifier: MIT
 
 noinst_LTLIBRARIES = libbabeltrace2-plugin-text-details-cc.la
 libbabeltrace2_plugin_text_details_cc_la_SOURCES = \
        details.c details.h \
        write.c write.h \
        obj-lifetime-mgmt.c obj-lifetime-mgmt.h \
-       colors.h \
-       logging.c logging.h
+       colors.h
This page took 0.023261 seconds and 4 git commands to generate.