fix: common/list.h is LGPL-2.1
[babeltrace.git] / Makefile.am
... / ...
CommitLineData
1ACLOCAL_AMFLAGS = -I m4
2
3SUBDIRS = \
4 include \
5 src \
6 doc \
7 tests
8
9dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt lgpl-2.1.txt \
10 std-ext-lib.txt README.adoc CONTRIBUTING.adoc
11
12dist_noinst_DATA = CodingStyle
13
14EXTRA_DIST = version
This page took 0.022938 seconds and 4 git commands to generate.