6d590d0c7287284ed7168f2309dce80bab4cef72
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libctf-btr.la
4 libctf_btr_la_SOURCES = \
5 btr.c \
6 btr.h \
7 logging.c \
8 logging.h
This page took 0.030151 seconds and 3 git commands to generate.