aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/ir3/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/freedreno/ir3/meson.build')
-rw-r--r--src/freedreno/ir3/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/freedreno/ir3/meson.build b/src/freedreno/ir3/meson.build
index 2ac7b7fc139..23029d53007 100644
--- a/src/freedreno/ir3/meson.build
+++ b/src/freedreno/ir3/meson.build
@@ -42,6 +42,8 @@ libfreedreno_ir3_files = files(
'ir3_cp.c',
'ir3_depth.c',
'ir3_group.c',
+ 'ir3_image.c',
+ 'ir3_image.h',
'ir3.h',
'ir3_legalize.c',
'ir3_nir.c',