467bbc52d92f7adaef0e8ed6195cf2741958c68e
[babeltrace.git] / lib / plugin / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libplugin.la
4
5 # Plug-in system library
6 libplugin_la_SOURCES = \
7 plugin.c \
8 plugin-so.c
This page took 0.028716 seconds and 3 git commands to generate.