Fix Makefile.am files regarding headers
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 27 Jan 2017 18:22:48 +0000 (13:22 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:37 +0000 (12:57 -0400)
commit4353f87743e90ef88cb7324dec008a9230faf836
treea3a8a2e955dc215e135ba6dc159dc4183cc6b8db
parent262de837eaf8fbd5b2c00a1ffe1aab996c60d783
Fix Makefile.am files regarding headers

Header files for convenience library and private targets
can be listed in _SOURCES, and they must all be listed for
the distribution to work.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/Makefile.am
plugins/ctf/common/btr/Makefile.am
plugins/ctf/common/metadata/Makefile.am
plugins/ctf/common/notif-iter/Makefile.am
plugins/ctf/fs/Makefile.am
plugins/ctf/lttng-live/Makefile.am
plugins/muxer/Makefile.am
plugins/text/Makefile.am
plugins/trimmer/Makefile.am
plugins/writer/Makefile.am
This page took 0.026213 seconds and 4 git commands to generate.