Fix: get encoding for char arrays and sequences
[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
9
10 dist_noinst_DATA = CodingStyle
This page took 0.029052 seconds and 4 git commands to generate.