Add ctf-reader prototype
[babeltrace.git] / ctf-reader-proto / ctf-btr / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS)
2 AM_CPPFLAGS = -I$(top_srcdir)/include
3
4 noinst_LTLIBRARIES = libctf-btr.la
5
6 libctf_btr_la_SOURCES = ctf-btr.c
This page took 0.028631 seconds and 4 git commands to generate.