intel / intel-vaapi-driver

VA-API user mode driver for Intel GEN Graphics family
https://01.org/linuxmedia
Other
303 stars 126 forks source link

meson files are missing in the release tarball #488

Closed michaelolbrich closed 4 years ago

michaelolbrich commented 4 years ago

There are no meson.build or meson_options.txt files in the release tarball. I'm guessing the tarball is created with make dist so the meson files should be added to EXTRA_DIST.