Otherwise meson won't read the VERSION file and won't set a version.
That means that pkg-config files will have version unset as well.
Fixes: 3e9533d9b88d75d99632fa40e38cfed842d10842
("meson: Add script to use VERSION file for getting version")
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson_options.txt \
bin/meson.build \
include/meson.build \
- bin/install_megadrivers.py
+ bin/install_megadrivers.py \
+ bin/meson_get_version.py
noinst_HEADERS = \
include/c99_alloca.h \