Move to kernel style SPDX license identifiers
[babeltrace.git] / src / py-common / Makefile.am
CommitLineData
0235b0db
MJ
1# SPDX-License-Identifier: MIT
2
419fff0b 3if ENABLE_PYTHON_COMMON_DEPS
7085eeaa
PP
4AM_CPPFLAGS += $(PYTHON_INCLUDE)
5
6noinst_LTLIBRARIES = libbabeltrace2-py-common.la
7
8libbabeltrace2_py_common_la_SOURCES = \
9 py-common.c \
10 py-common.h
419fff0b 11endif # ENABLE_PYTHON_COMMON_DEPS
This page took 0.041354 seconds and 4 git commands to generate.