Put Python plugin support in a separate shared object
[babeltrace.git] / lib / plugin / Makefile.am
CommitLineData
6fbd4105 1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
33b34c43
PP
2
3noinst_LTLIBRARIES = libplugin.la
4
5# Plug-in system library
6libplugin_la_SOURCES = \
55bb57e0
PP
7 plugin.c \
8 plugin-so.c
This page took 0.022369 seconds and 4 git commands to generate.