destroy_text must conform to bt_component_destroy_cb
[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.029354 seconds and 4 git commands to generate.