summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/vdpau/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/vdpau/meson.build')
-rw-r--r--src/gallium/targets/vdpau/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/vdpau/meson.build b/src/gallium/targets/vdpau/meson.build
index 93969d8399b..005cf642498 100644
--- a/src/gallium/targets/vdpau/meson.build
+++ b/src/gallium/targets/vdpau/meson.build
@@ -65,6 +65,7 @@ foreach d : [[with_gallium_r300, 'r300'],
endforeach
meson.add_install_script(
+ prog_python.path(),
join_paths(meson.source_root(), 'bin/install_megadrivers.py'),
libvdpau_gallium.full_path(),
vdpau_drivers_path,