diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/compiler/Makefile.nir.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/Makefile.nir.am b/src/compiler/Makefile.nir.am index f4dd8eac9d1..13f02a7fc29 100644 --- a/src/compiler/Makefile.nir.am +++ b/src/compiler/Makefile.nir.am @@ -103,4 +103,5 @@ EXTRA_DIST += \ nir/nir_opcodes_h.py \ nir/nir_opt_algebraic.py \ nir/tests \ + nir/README \ SConscript.nir |