diff options
Diffstat (limited to 'intel/Makefile.am')
-rw-r--r-- | intel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/intel/Makefile.am b/intel/Makefile.am index 581c8c0d..7225a78d 100644 --- a/intel/Makefile.am +++ b/intel/Makefile.am @@ -62,6 +62,7 @@ BATCHES = \ tests/gm45-3d.batch \ tests/gen5-3d.batch \ tests/gen6-3d.batch \ + tests/gen7-2d-copy.batch \ tests/gen7-3d.batch TESTS = \ |