bt2: use format_bt_error and format_bt_error_cause to generate _Error and _ErrorCause...
[babeltrace.git] / Makefile.am
1 ACLOCAL_AMFLAGS = -I m4
2
3 SUBDIRS = \
4 include \
5 src \
6 doc \
7 tests
8
9 dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
10 std-ext-lib.txt README.adoc CONTRIBUTING.adoc
11
12 dist_noinst_DATA = CodingStyle
This page took 0.029649 seconds and 4 git commands to generate.