configure.ac: refine Python 3 interpreter and dev. libraries detection
[babeltrace.git] / src / py-common / Makefile.am
CommitLineData
419fff0b 1if ENABLE_PYTHON_COMMON_DEPS
7085eeaa
PP
2AM_CPPFLAGS += $(PYTHON_INCLUDE)
3
4noinst_LTLIBRARIES = libbabeltrace2-py-common.la
5
6libbabeltrace2_py_common_la_SOURCES = \
7 py-common.c \
8 py-common.h
419fff0b 9endif # ENABLE_PYTHON_COMMON_DEPS
This page took 0.027502 seconds and 4 git commands to generate.