ctf plugin: add CTF metadata decoder API
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
... / ...
CommitLineData
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = libctf-btr.la
4libctf_btr_la_SOURCES = \
5 btr.c \
6 btr.h
This page took 0.022773 seconds and 4 git commands to generate.