meson: Add the rtp module library

This is based on the existing libalsa-util library.

Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
This commit is contained in:
Arnaud Rebillout 2018-09-20 15:10:08 +07:00 committed by Arun Raghavan
parent aed8e9f417
commit 918af59268
2 changed files with 26 additions and 0 deletions

View file

@ -1,3 +1,5 @@
subdir('rtp')
# module name, sources, [headers, extra flags, extra deps, extra libs]
all_modules = [
[ 'module-allow-passthrough', 'module-allow-passthrough.c' ],