bt_ctf_event_set_clock_value() does not need a clock class
[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.031894 seconds and 4 git commands to generate.