build: Install module_common_types.h and dependencies
authorArun Raghavan <git@arunraghavan.net>
Mon, 19 Oct 2015 17:14:59 +0000 (22:44 +0530)
committerArun Raghavan <git@arunraghavan.net>
Wed, 4 Nov 2015 07:41:30 +0000 (13:11 +0530)
commit360faa363d15e8e82f4b2f383c3c10bd5c0a60e6
tree484723cf1e6e6fa82b590bdc229e2225758cef4f
parent7771f4d7f34d2dfdde1d6274b0da854b14835ae1
build: Install module_common_types.h and dependencies

This is needed for at least the AudioFrame class.

Unfortunately, this does add a bit of ugliness because
module_common_types.h has video bits that are hidden behind our own
define, which now becomes part of pkg-config CFLAGS.

This could be made less ugly, potentially, but I'm not sure how right
now.
Makefile.am
webrtc-audio-processing.pc.in