diff --git a/src/freedreno/Makefile.sources b/src/freedreno/Makefile.sources index c67fa375e03..fd78c169916 100644 --- a/src/freedreno/Makefile.sources +++ b/src/freedreno/Makefile.sources @@ -28,7 +28,9 @@ ir3_SOURCES := \ ir3/ir3_context.c \ ir3/ir3_context.h \ ir3/ir3_cp.c \ + ir3/ir3_cf.c \ ir3/ir3_depth.c \ + ir3/ir3_delay.c \ ir3/ir3_group.c \ ir3/ir3_image.c \ ir3/ir3_image.h \