941124a9dbe7fb6835de30bc12139fa0c6d708d8
[babeltrace.git] / src / py-common / Makefile.am
1 if ENABLE_PYTHON_COMMON_DEPS
2 AM_CPPFLAGS += $(PYTHON_INCLUDE)
3
4 noinst_LTLIBRARIES = libbabeltrace2-py-common.la
5
6 libbabeltrace2_py_common_la_SOURCES = \
7 py-common.c \
8 py-common.h
9 endif # ENABLE_PYTHON_COMMON_DEPS
This page took 0.044854 seconds and 4 git commands to generate.