include: add missing files to dist tarball C009-19 babeltrace_trace_merging
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 May 2019 18:36:57 +0000 (14:36 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 2 May 2019 20:15:17 +0000 (16:15 -0400)
commit0519a59389067fa48ad1f98cf8dec5b6a71a1bf8
treeda2e447b912b74f7abd427bccc211c5039c53167
parenta61a491a3a22032b779a18f7ed6a27a2e6606110
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>
include/Makefile.am
plugins/ctf/fs-sink/Makefile.am
This page took 0.024062 seconds and 5 git commands to generate.