plugins/ctf/common/btr: use standard logging files and macros
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
CommitLineData
a099e35a
JG
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
a099e35a 3noinst_LTLIBRARIES = libctf-btr.la
4353f877
PP
4libctf_btr_la_SOURCES = \
5 btr.c \
888d5a32
PP
6 btr.h \
7 logging.c \
8 logging.h
This page took 0.028188 seconds and 4 git commands to generate.