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 25c221bf697..ad9a230567e 100644 --- a/src/panfrost/Makefile.sources +++ b/src/panfrost/Makefile.sources @@ -17,6 +17,7 @@ bifrost_FILES := \ encoder_FILES := \ encoder/pan_afbc.c \ encoder/pan_attributes.c \ + encoder/pan_device.h \ encoder/pan_encoder.h \ encoder/pan_format.c \ encoder/pan_invocation.c \ |