fix: Add missing stdint include on Windows
[babeltrace.git] / Makefile.am
CommitLineData
ac65e355
MD
1ACLOCAL_AMFLAGS = -I m4
2
57952005
MJ
3SUBDIRS = \
4 include \
5 src \
6 doc \
a6918753 7 tests
eea91b68 8
19d7f3ff
MJ
9# Directories added to EXTRA_DIST will be recursively copied to the distribution.
10EXTRA_DIST = \
11 extras
12
7722ed94 13dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
12e02f34 14 std-ext-lib.txt README CONTRIBUTING.adoc
0bcabcbd
MD
15
16dist_noinst_DATA = CodingStyle
This page took 0.046518 seconds and 4 git commands to generate.