meson.build: Allow to install the private extension 64/23764/4
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 7 Feb 2020 12:03:18 +0000 (14:03 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 14 Feb 2020 11:38:05 +0000 (11:38 +0000)
commit357c5a034a89dc227d671e63e8c10c4c62f9201e
treec2351d54e2d1b602a6d635d46a11b26bb65d33b7
parent405a475fa64594e3f11e8d0db39be164bdf3cd86
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