summaryrefslogtreecommitdiff
path: root/src/panfrost/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/panfrost/Makefile.sources')
-rw-r--r--src/panfrost/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/panfrost/Makefile.sources b/src/panfrost/Makefile.sources
index ea61d42b240..b7314645c1c 100644
--- a/src/panfrost/Makefile.sources
+++ b/src/panfrost/Makefile.sources
@@ -21,6 +21,7 @@ encoder_FILES := \
encoder/pan_props.c \
encoder/pan_sampler.c \
encoder/pan_tiler.c \
+ encoder/pan_texture.c \
encoder/pan_scratch.c
midgard_FILES := \