include: add missing files to dist tarball
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 May 2019 18:36:57 +0000 (14:36 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 3 May 2019 15:14:23 +0000 (11:14 -0400)
commitfe5e47293ad80bf9770d0fc370ada9981983685d
treeef61689a3f70576ae345080b2d3cd2c21de5d7c0
parentfdfb7f179cc9ab67d33e83e7f59ee99df609a944
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.0247 seconds and 4 git commands to generate.