diff options
-rw-r--r-- | src/intel/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources index 17027cf1719..2b3065e3d2f 100644 --- a/src/intel/Makefile.sources +++ b/src/intel/Makefile.sources @@ -3,6 +3,7 @@ BLORP_FILES = \ blorp/blorp.h \ blorp/blorp_blit.c \ blorp/blorp_clear.c \ + blorp/blorp_nir_builder.h \ blorp/blorp_genX_exec.h \ blorp/blorp_priv.h |