diff options
Diffstat (limited to 'src/panfrost/Makefile.sources')
-rw-r--r-- | src/panfrost/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panfrost/Makefile.sources b/src/panfrost/Makefile.sources index 4f1cdc63905..fd58252345a 100644 --- a/src/panfrost/Makefile.sources +++ b/src/panfrost/Makefile.sources @@ -14,6 +14,7 @@ bifrost_FILES := \ bifrost/disassemble.h encoder_FILES := \ + encoder/pan_afbc.c \ encoder/pan_attributes.c \ encoder/pan_encoder.h \ encoder/pan_invocation.c \ |