Move to kernel style SPDX license identifiers
[babeltrace.git] / src / plugins / common / param-validation / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-param-validation.la
4
5 libbabeltrace2_param_validation_la_SOURCES = \
6 param-validation.c \
7 param-validation.h
This page took 0.030951 seconds and 5 git commands to generate.