Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / text / pretty / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-plugin-text-pretty-cc.la
4
5 # ctf-text plugin
6 libbabeltrace2_plugin_text_pretty_cc_la_SOURCES = \
7 pretty.c \
8 pretty.h \
9 print.c
This page took 0.030464 seconds and 4 git commands to generate.