summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/meson.build')
-rw-r--r--src/gallium/auxiliary/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/meson.build b/src/gallium/auxiliary/meson.build
index 0108b0e7567..53c85046ed4 100644
--- a/src/gallium/auxiliary/meson.build
+++ b/src/gallium/auxiliary/meson.build
@@ -450,6 +450,7 @@ files_libgalliumvl = files(
'vl/vl_vlc.h',
'vl/vl_zscan.c',
'vl/vl_zscan.h',
+ 'vl/vl_probs_table.h',
)
vlwinsys_deps = []