Missing btr makefile
[babeltrace.git] / plugins / ctf / common / btr / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_HEADERS = btr.h
4 noinst_LTLIBRARIES = libctf-btr.la
5 libctf_btr_la_SOURCES = btr.c
This page took 0.030744 seconds and 5 git commands to generate.