3e72abbff4ef5b06ba9554dfa6944b2d0aaf3a73
[babeltrace.git] / plugins / ctf / lttng-live / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = \
4 lttng-live.c \
5 lttng-live-internal.h
6
7 noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-lttng-live.la
8
This page took 0.029145 seconds and 3 git commands to generate.