meson.build: Allow to install the private extension 31/24031/1
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 7 Feb 2020 12:03:18 +0000 (14:03 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Tue, 18 Feb 2020 16:41:39 +0000 (18:41 +0200)
commit8657594c5bddcbe8b685b205cc963544c7d5a9e3
tree00ab20ace47ea33e16d3219ee304a963164ffbb0
parent3088467d7e599ea26bbcc6594ae216fd0deda2c5
meson.build: Allow to install the private extension

This way clients can use wayland-scanner to generate their client
headers, and do not need to copy manually the extension.

Also, generate a pkgconfig file otherwise clients will have a hard time
finding the proper pkgdatadir path in order to get the agl-shell xml
file.

Bug-AGL: SPEC-3167

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: Id62e49b57c8864e0bdb695c03198eac782efcbeb
meson.build