Move to kernel style SPDX license identifiers
[babeltrace.git] / src / string-format / Makefile.am
... / ...
CommitLineData
1# SPDX-License-Identifier: MIT
2
3noinst_LTLIBRARIES = libbabeltrace2-string-format.la
4
5libbabeltrace2_string_format_la_SOURCES = \
6 format-plugin-comp-cls-name.c \
7 format-plugin-comp-cls-name.h \
8 format-error.c \
9 format-error.h
This page took 0.022231 seconds and 4 git commands to generate.