Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / text / details / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: MIT
2
3noinst_LTLIBRARIES = libbabeltrace2-plugin-text-details-cc.la
4libbabeltrace2_plugin_text_details_cc_la_SOURCES = \
5 details.c details.h \
6 write.c write.h \
7 obj-lifetime-mgmt.c obj-lifetime-mgmt.h \
8 colors.h
This page took 0.022308 seconds and 4 git commands to generate.