aboutsummaryrefslogtreecommitdiffstats
path: root/test/mppa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/mppa/Makefile')
-rw-r--r--test/mppa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mppa/Makefile b/test/mppa/Makefile
index be8eaab2..07224dc8 100644
--- a/test/mppa/Makefile
+++ b/test/mppa/Makefile
@@ -1,4 +1,4 @@
-TESTS=simple call branch for forvar
+TESTS=simple call branch for forvar forvarl
ELF=$(addsuffix .bin,$(TESTS))
ASM=$(addsuffix .s,$(TESTS))