meson: fix install dir for generated header files
authorBastian Köcher <gnome@kchr.de>
Fri, 10 Aug 2018 11:57:47 +0000 (12:57 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 10 Aug 2018 11:57:47 +0000 (12:57 +0100)
commitc73abb0c71b6ea4fb268f9d99fda63fd6aac8eef
tree62cdc293f5e395cde8324503929f44ad94711e93
parent10fcddedc246375d28cb74a977cfa506ba5de464
meson: fix install dir for generated header files

Nixos installs into a non-standard includedir, so need
to take account of the 'includedir' option instead of
just hard-coding 'include' here.

https://bugzilla.gnome.org/show_bug.cgi?id=794856
gst-libs/gst/interfaces/meson.build
gst-libs/gst/mpegts/meson.build
gst-libs/gst/webrtc/meson.build