glx/apple: Ship meson build file in tarball
authorThierry Reding <treding@nvidia.com>
Tue, 6 Mar 2018 09:44:08 +0000 (10:44 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 8 Mar 2018 11:11:32 +0000 (12:11 +0100)
commitd41ee9ba5d0f085b517bc6ce192f912fc1490e3a
tree48eb2afab6060016c35c772884b8b52147012b56
parent4e3c1ace659c7325bd8d54b66370c3755e40a266
glx/apple: Ship meson build file in tarball

The meson build file for Apple GLX is not listed in the EXTRA_DIST make
variable and therefore isn't shipped as part of the release tarball, so
meson builds from the tarball will fail.

Add the file to EXTRA_DIST to ensure it is included in the tarball.

Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
src/glx/apple/Makefile.am