5b9aed453d8d3e472cde650e99873a3dc8fb89b8
[babeltrace.git] / src / lib / plugin / Makefile.am
1 AM_CPPFLAGS += '-DBABELTRACE_PLUGIN_PROVIDERS_DIR="$(BABELTRACE_PLUGIN_PROVIDERS_DIR)"'
2
3 noinst_LTLIBRARIES = libplugin.la
4
5 # Plug-in system library
6 libplugin_la_SOURCES = \
7 plugin.c \
8 plugin.h \
9 plugin-so.c \
10 plugin-so.h
This page took 0.030426 seconds and 3 git commands to generate.