summaryrefslogtreecommitdiff
path: root/src/compiler/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/Makefile.sources')
-rw-r--r--src/compiler/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/Makefile.sources b/src/compiler/Makefile.sources
index f5975896c66..aaea6a08d6b 100644
--- a/src/compiler/Makefile.sources
+++ b/src/compiler/Makefile.sources
@@ -329,6 +329,7 @@ NIR_FILES = \
nir/nir_opt_loop_unroll.c \
nir/nir_opt_large_constants.c \
nir/nir_opt_load_store_vectorize.c \
+ nir/nir_opt_memcpy.c \
nir/nir_opt_move.c \
nir/nir_opt_peephole_select.c \
nir/nir_opt_rematerialize_compares.c \