Fix: add missing bt_ctf_get_int_len API
[babeltrace.git] / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 ACLOCAL_AMFLAGS = -I m4
4
5 SUBDIRS = include types lib formats converter tests doc
6
7 dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
8 std-ext-lib.txt
This page took 0.040126 seconds and 4 git commands to generate.