Fix: Don't override user variables within the build system
[babeltrace.git] / plugins / text / dmesg / Makefile.am
CommitLineData
05c03100 1AM_CPPFLAGS += -I$(top_srcdir)/plugins
d8866baa
PP
2
3noinst_LTLIBRARIES = libbabeltrace-plugin-text-dmesg-cc.la
4
33ec5dfa
PP
5# ctf-text plugin
6libbabeltrace_plugin_text_dmesg_cc_la_SOURCES = \
7 dmesg.c \
8 dmesg.h \
9 logging.h \
10 logging.c
This page took 0.026297 seconds and 4 git commands to generate.