test_ctf_writer.c: add "trace is static" listener tests
[babeltrace.git] / python-plugin-provider / Makefile.am
CommitLineData
6fbd4105
PP
1AM_CFLAGS = $(PYTHON_INCLUDE) $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = libbabeltrace-python-plugin-provider.la
4
5libbabeltrace_python_plugin_provider_la_SOURCES = python-plugin-provider.c
6libbabeltrace_python_plugin_provider_la_LDFLAGS = \
7 -version-info $(BABELTRACE_LIBRARY_VERSION) $(PYTHON_LIBS)
This page took 0.024481 seconds and 4 git commands to generate.