include: add missing files to dist tarball
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 May 2019 18:36:57 +0000 (14:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:40 +0000 (18:19 -0400)
commit6c0bb05a6851602e777bc2fdb42e4b0e8ab2f1c9
tree97e2b073eb020918aa469c318fb8e73eff107ba0
parentec656f034d59b40463c72d8176fd8277436890ab
include: add missing files to dist tarball

When making a tarball (make dist) and trying to build from it, it fails
because of missing header files.  This patch adds all the necessary
headers to the dist tarball to make "./configure && make" from the
tarball succeed.

Change-Id: I89051cb060e911eac154ef1726034e905b49b085
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1243
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-by: Jonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
include/Makefile.am
plugins/ctf/fs-sink/Makefile.am
This page took 0.024354 seconds and 4 git commands to generate.