summaryrefslogtreecommitdiffstats
path: root/src/panfrost/bifrost/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/panfrost/bifrost/meson.build')
-rw-r--r--src/panfrost/bifrost/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panfrost/bifrost/meson.build b/src/panfrost/bifrost/meson.build
index 8864951a638..775db12f975 100644
--- a/src/panfrost/bifrost/meson.build
+++ b/src/panfrost/bifrost/meson.build
@@ -28,6 +28,7 @@ libpanfrost_bifrost_files = files(
'bi_pack.c',
'bi_ra.c',
'bi_schedule.c',
+ 'bi_special.c',
'bi_tables.c',
'bir.c',
'bifrost_compile.c',