d346b581b9181908aa094b49259509f84d4ab7ef
[babeltrace.git] / plugins / text / dmesg / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-text-dmesg-cc.la
4
5 # ctf-text plugin
6 libbabeltrace_plugin_text_dmesg_cc_la_SOURCES = \
7 dmesg.c \
8 dmesg.h \
9 logging.h \
10 logging.c
This page took 0.029107 seconds and 3 git commands to generate.