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 f7141eb69e1..2812dba2c5b 100644
--- a/src/panfrost/bifrost/meson.build
+++ b/src/panfrost/bifrost/meson.build
@@ -21,6 +21,7 @@
libpanfrost_bifrost_files = files(
'disassemble.c',
+ 'bi_print.c',
'bi_tables.c',
'bifrost_compile.c',
)