diff options
Diffstat (limited to 'sim/testsuite/d10v-elf/Makefile.in')
-rw-r--r-- | sim/testsuite/d10v-elf/Makefile.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sim/testsuite/d10v-elf/Makefile.in b/sim/testsuite/d10v-elf/Makefile.in index 33e22ef..d7fc130 100644 --- a/sim/testsuite/d10v-elf/Makefile.in +++ b/sim/testsuite/d10v-elf/Makefile.in @@ -43,7 +43,9 @@ TESTS = \ t-rachi.ok \ t-rep.ok \ t-subi.ok \ - t-sub2w.ok + t-sub2w.ok \ + t-mvtac.ok \ + t-mac.ok AS_FOR_TARGET = `\ if [ -x ../../../gas/as-new ]; then \ |